Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 15,681 for

content stream

(0.93 sec)
  1. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to Stream, and in Web applications....document programmatically Contents [ Hide ] Save PDF document...outfile ) Save PDF document to stream You can also save the created...

    docs.aspose.com/pdf/python-net/save-pdf-document/
  2. StreamFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.StreamFontSource class, your go-to solution for custom Stream font sources that enhance document flexibility and design....StreamFontSource Contents [ Hide ] StreamFontSource class Base...Base class for user-defined stream font source. To learn more,...

    reference.aspose.com/words/net/aspose.words.fon...
  3. How to Create a Flat ZIP Archive | Aspose.Zip D...

    Learn how to flatten nested zip archives into a single flat archive using Java tools....Create a Flat ZIP Archive Contents [ Hide Show ] Your zip archive...extract the nested zip archive’s contents into the parent archive to...

    docs.aspose.com/zip/java/flatten-nested-zip/
  4. CssSavingArgs.CssStream | Aspose.Words for .NET

    Optimize your CSS storage with the CssSavingArgs CssStream property, enabling seamless saving of CSS data to your preferred Stream....CssStream Contents [ Hide ] CssSavingArgs.CssStream property...property Allows to specify the stream where the CSS information will...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose.Email 6.2.0 的公共 API 更改|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....0 的公共 API 更改 Contents [ Hide ] 以下是对公共 API 所做的所有...updateContact(MapiContact) 方法 IMessage.save(Stream, MailMessageSaveType) 方法 IMessage...

    docs.aspose.com/email/zh/java/public-api-change...
  6. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example.... Contents [ Hide ] In this article, you will...internalFileName = "temp" ; let stream = Module . FS . open ( internalFileName...

    docs.aspose.com/ocr/nodejs-cpp/hello-world/
  7. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Discover the FindReplaceOptions property of ReplacerContext to enhance your search and replace functionality with customizable options for better results....FindReplaceOptions Contents [ Hide ] ReplacerContext.FindReplaceOptions...document using documents from the stream using context. // There is...

    reference.aspose.com/words/net/aspose.words.low...
  8. Working with Pages in PostScript | .NET

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...NET Contents [ Hide Show ] Add Pages to...in 8 steps: Create an output stream for the resulting PS file....

    docs.aspose.com/page/net/ps/working-with-pages/
  9. Converting Word to PDF issue - Free Support For...

    Hello, we are about to extend or Word.NET license but our Word document conversion does not work fine. Basically the issues is that checkbox Content controls are displayed displayed as dots not checkboxes. I attached…...the issues is that checkbox content controls are displayed displayed...cancellationToken) { Stream stream = new MemoryStream(); stream.Write(documentContBytes...

    forum.aspose.com/t/converting-word-to-pdf-issue...
  10. Extract PDF pages|Aspose.PDF for Java

    This section explains how to extract PDF pages with com.aspose.pdf.facades using PdfFileEditor class....Extract PDF pages Contents [ Hide ] Extract PDF Pages between...between Two Numbers Using Streams Extract method of PdfFileEditor...

    docs.aspose.com/pdf/java/extract-pdf-pages/