Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 168,828 for

document

(0.56 sec)
  1. Merge Multiple Microsoft Word Documents into One

    This post explains how to merge multiple Word Documents into a single Document. You can check use this feature in any programming language....‘Result’ ][ ‘Documents’ ].**each do | document | #Build and sign...file_name = File**. basename ( document [ ’link’ ][ ‘Href’ ])** str_uri...

    blog.aspose.cloud/total/split-all-or-specific-e...
  2. Why Aspose.OCR Cloud?|Documentation

    Discover key features and benefits of Aspose.OMR Cloud....searchable and indexable documents where you can select and copy...copy text. All types of documents Aspose.OCR Cloud API offers...

    docs.aspose.cloud/ocr/features-benefits/
  3. Create an Interactive Sequence|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx document contains four shapes. Add...

    docs.aspose.cloud/slides/create-an-interactive-...
  4. Delete a Main Sequence|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Example The document MyPresentation.pptx saved...

    docs.aspose.cloud/slides/delete-a-main-sequence...
  5. Create PDF from JPG, PNG or TIFF|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create PDF from TIFF Create PDF Document from Images...

    docs.aspose.cloud/pdf/create-pdf-from-jpg-png-o...
  6. Ruby Compress WORD REST API

    Compress a Word Document to smaller size using Ruby SDK. Optimize a Word Document content in Ruby....new request_document = File.open( 'Input.docx'...compress_document_request = CompressDocumentOnli .new( document: request_document...

    products.aspose.cloud/words/ruby/compress/word/
  7. Python Compress HTML REST API

    Compress HTML to smaller size using Python SDK. Optimize HTML content in Python....client_secret = '######### ) request_document = open ( 'Input.html' , 'rb'...images_reduce_size_factor= 1 ) compress_document_request = asposewordscloud...

    products.aspose.cloud/words/python/compress/html/
  8. Ruby Compress PDF REST API

    Compress PDF to smaller size using Ruby SDK. Optimize PDF content in Ruby....developers can compress PDF documents to optimize content and output...@words_api = WordsAPI.new request_document = File.open( 'Input.pdf' )...

    products.aspose.cloud/words/ruby/compress/pdf/
  9. Python Compress DOCX REST API

    Compress DOCX to smaller size using Python SDK. Optimize DOCX content in Python....client_secret = '######### ) request_document = open ( 'Input.docx' , 'rb'...images_reduce_size_factor= 1 ) compress_document_request = asposewordscloud...

    products.aspose.cloud/words/python/compress/docx/
  10. Python Compress DOC REST API

    Compress DOC to smaller size using Python SDK. Optimize DOC content in Python....client_secret = '######### ) request_document = open ( 'Input.doc' , 'rb'...images_reduce_size_factor= 1 ) compress_document_request = asposewordscloud...

    products.aspose.cloud/words/python/compress/doc/