Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 14,239 for

doc

(0.04 sec)
  1. Extract Text From Images in iOS apps using Obje...

    Recognize or extract text in English and other languages, and recognize text in only part of an image. iOS apps can extract text....files to different formats like DOC, HTML, XPS, TIFF and many more...Convert PDF to Images, TIFF, DOC, HTML and other Formats Merge...

    blog.aspose.cloud/pdf/create-edit-and-convert-p...
  2. Replace a Word in Word with NET REST API

    This article entails how to replace a word in Word with NET REST API. You will automate the process to change a word in Word with C# REST API using the .NET Cloud SDK....process to replace words in Word DOC with C# REST API . Initiate the...Code to Replace Word in Word DOC with NET REST API This sample...

    kb.aspose.cloud/words/net/replace-a-word-in-wor...
  3. Dart Convert PDF To JPG REST API

    Convert PDF to JPG in Dart using REST API. Save PDF as JPG using Dart....wordsApi = WordsApi(config); final doc = (await File ( 'Input.pdf' )...request = SplitDocumentOnlineR(doc, 'jpg' , zipOutput: true ); final...

    products.aspose.cloud/words/dart/conversion/pdf...
  4. Dart Convert PDF To Image REST API

    Convert PDF to Image in Dart using REST API. Save PDF as Image using Dart....wordsApi = WordsApi(config); final doc = (await File ( 'Input.pdf' )...request = SplitDocumentOnlineR(doc, 'jpg' , zipOutput: true ); final...

    products.aspose.cloud/words/dart/conversion/pdf...
  5. Python Convert PDF To PNG REST API

    Convert PDF to PNG in Python using REST API. Save PDF as PNG using Python....client_secret = '######### ) doc = open ( 'Input.pdf' , 'rb' )...SplitDocumentOnlineR( document=doc, format = 'png' , zip_output=...

    products.aspose.cloud/words/python/conversion/p...
  6. Swift Compress WORD REST API

    Compress a Word Document to smaller size using Swift SDK. Optimize a Word Document content in Swift....available save format – DOCX, DOC, RTF, PDF, HTML and many others...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.cloud/words/swift/compress/word/
  7. Swift Compress HTML REST API

    Compress HTML to smaller size using Swift SDK. Optimize HTML content in Swift....available save format – DOCX, DOC, RTF, PDF, HTML and many others...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.cloud/words/swift/compress/html/
  8. PHP Convert PDF To JPG REST API

    Convert PDF to JPG in PHP using REST API. Save PDF as JPG using PHP....'####-#### , '######### ); $doc = "Input.pdf" ; $request = new...new SplitDocumentOnlineR ( $doc , "jpg" , NULL , NULL , NULL ...

    products.aspose.cloud/words/php/conversion/pdf-...
  9. Watermark In Ruby

    Add or remove watermark from PDF or Word Ruby. Also work with the watermark in any popular Document formats using Ruby API....a convenient format such as DOC, DOCX, PDF, HTML, RTF, XPS and...– DOCX, PDF, MD, HTML, TXT, DOC, RTF, EPUB, XPS and others. Use...

    products.aspose.cloud/words/ruby/watermark/
  10. Java Compress DOCX REST API

    Compress DocX to smaller size using Java SDK. Optimize DocX content in Java....available save format – DOCX, DOC, RTF, PDF, HTML and many others...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.cloud/words/java/compress/docx/