Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 4,076 for

stream provider

(0.15 sec)
  1. Fonts Conversion | C++ Solution

    Convert fonts with the C++ Font processing library and web applications. Conversion functionality that can work with TTF, WOFF, CFF, EOT and Type 1 fonts.... It provides font data structure along...having two parameters output stream and FontSavingFormats Enumeration...

    products.aspose.com/font/cpp/conversion/
  2. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....Cells provides special API calls and script...Footers The PageSetup class provides two methods, SetHeader and...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  3. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....pdf" )) { using ( MemoryStream stream = new MemoryStream ()) { var...resolution ); conv . GetNextImage ( stream , System . Drawing . Imaging...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  4. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....PDF for Java provides this feature to create tooltips...type, outside of the content stream. There is no effective restriction...

    docs.aspose.com/pdf/java/pdf-tooltip/
  5. Aspose.PDF - 26.1.0 - Linux - Try add watermark...

    We have an application that generates documents. At one point, we insert watermarks into PDF documents. Now we want to migrate to .net8/.net10 with Linux support and have discovered this error: System.TypeInitializatio…...Convert(Stream outputLogStream, PdfFormat...share these details and I will provide a precise sample: Exact library...

    forum.aspose.com/t/aspose-pdf-26-1-0-linux-try-...
  6. IBarcodeGenerator.get_old_barcode_image method ...

    IBarcodeGenerator.get_old_barcode_image method. Generate barcode image using the set of parameters (for old-fashioned Barcode field).... Returns Stream with image data representing...scale factor based on the provided string representation."""...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Email Messages Advanced Management|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....Email provides the facility to track the...progress. For this, the API provides SaveOptions.CustomProgressHandle...

    docs.aspose.com/email/net/email-messages-advanc...
  8. Is It Possible to Use Aspose.Slides in an Azure...

    Hi All, we are trying to use aspose.words (25.7.0) and aspose.slides (25.7.0) in a “plain” Azure Function App (Python 3.12) but as soon as we add the import for these packages the functions do not load anymore. We were …...Content-Type: application/octet-stream - Query param: filename=yourdeck...(optional) """ try: # If GET, provide a simple help message (do not...

    forum.aspose.com/t/is-it-possible-to-use-aspose...
  9. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges....Words provides you with an efficient way...redirect them into custom streams. Please note that this callback...

    docs.aspose.com/words/java/split-a-document/
  10. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python.... This article provides the code implementation for...the ExtractContent method provided below. You must also pass...

    docs.aspose.com/words/python-net/how-to-extract...