Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 4,224 for

stream provider

(0.11 sec)
  1. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....Words provides the Watermark class to add...in documents. Aspose.Words provides the WatermarkType enumeration...

    docs.aspose.com/words/python-net/working-with-w...
  2. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....particular page and save text to the stream textDevice -> Process ( page...textStream ); // Close memory stream textStream -> Close (); //...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  3. Working with Images in PS file | Python

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...NET library provides two approaches for incorporating...the example: Set up an output stream for the resulting PS file....

    docs.aspose.com/page/python-net/ps/working-with...
  4. Aspose.Words Markdown Generation Fails for Spec...

    Hello Aspose Support Team, We are facing an issue while converting certain Word template documents (.docx) into Markdown format using Aspose.Words. Issue Summary Service: TextExtractor Operation: Word (.docx) → Markd…...Save(Stream stream, SaveFormat saveFormat)...We will check the issue and provide you more information. Unfortunately...

    forum.aspose.com/t/aspose-words-markdown-genera...
  5. Manipulating Metafiles|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....NET provides the EmfImage class to load...image to PDF format. Below provided sample code demonstrate how...

    docs.aspose.com/imaging/net/manipulating-metafi...
  6. TeX typeset | ZIP input and output

    C++ API Solution to work with TeX. Learn how to convert TeX to PDF using ZIP archives as input and output with a few lines of code....with a wider audience and provides a more accessible format for...software. Additionally, PDF provides several advantages over TeX...

    products.aspose.com/tex/cpp/zip-input-and-output/
  7. Licensing and Limitations|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.... The evaluation version provides almost all functionality of...(without a license specified) provides full product functionality...

    docs.aspose.com/email/net/licensing-and-limitat...
  8. Advanced Protection Settings since Excel XP wit...

    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....Cells provides a class, Workbook , that represents...class. The Worksheet class provides the getProtection() property...

    docs.aspose.com/cells/nodejs-cpp/advanced-prote...
  9. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....the document from a stream: InputStream stream = new FileInputStream(getMyDir()...new Document(stream, options); } finally { if (stream != null) stream...

    reference.aspose.com/words/java/com.aspose.word...
  10. Different Ways to Save Files with Golang via C+...

    Aspose.Cells for C++ can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....Cells provides the Workbook which represents...a Microsoft Excel file and provides the properties and methods...

    docs.aspose.com/cells/go-cpp/different-ways-to-...