Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 15,824 for

content stream

(0.76 sec)
  1. IPageSavingCallback Interface | Aspose.Words fo...

    Control document saving with Aspose.Words.Saving.IPageSavingCallback. Customize how pages are saved in fixed formats for optimal results....IPageSavingCallback Contents [ Hide ] IPageSavingCallback interface...outFileName ; // 2 - Create a custom stream for the output page file: args...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert WORDML to PPSM via C++ or with free Onl...

    Export WORDML to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPSM online converter quickly before integrating the code....allowing them to present their content in a more visually appealing...AddTextFrame in it Load the HTML content and write it in your Presentation...

    products.aspose.com/total/cpp/conversion/wordml...
  3. Convert DOTX to POTM via C++ or with free Onlin...

    Export DOTX to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to POTM online converter quickly before integrating the code....store text, images, and other content that can be used to create...AddTextFrame in it Load the HTML content and write it in your Presentation...

    products.aspose.com/total/cpp/conversion/dotx-t...
  4. 在VSTO和Aspose.Cells中设置工作表的背景图片|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....Cells中设置工作表的背景图片 Contents [ Hide ] 要向电子表格应用背景图像: 创建...//Get the picture into the streams. FileStream fs = File . OpenRead...

    docs.aspose.com/cells/zh/net/set-background-pic...
  5. HtmlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the HtmlFixedSaveOptions ResourceSavingCallback. Control image, font, and CSS saving for enhanced HTML output....ResourceSavingCallba Contents [ Hide ] HtmlFixedSaveOptions....the folder exists before the streams can put their resources into...

    reference.aspose.com/words/net/aspose.words.sav...
  6. High License Initialization Time for Aspose.PDF...

    I’m currently using Aspose.PDF for Java 24.3 and Aspose.Words for Java 23.6 in my application. I’ve noticed that initializing the license for both libraries takes a noticeable amount of time: Aspose.PDF: ~5 seconds Asp…...loading the license from a stream or file. To address this issue...5:07am 3 The license file content is already loaded into the...

    forum.aspose.com/t/high-license-initialization-...
  7. Generate Data Matrix Barcodes in Java|Documenta...

    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....Data Matrix Barcodes in Java Contents [ Hide ] Generate Data Matrix...used to encode characters and streams of bytes. The maximal configuration...

    docs.aspose.com/barcode/java/datamatrix-barcode/
  8. Data Matrix Barcodes|Documentation

    How to use Aspose.BarCode for Android to generate Data Matrix barcodes...Ask AI Data Matrix Barcodes Contents [ Hide ] Generate Data Matrix...used to encode characters and streams of bytes. Maximum configuration...

    docs.aspose.com/barcode/androidjava/datamatrix-...
  9. Generate Data Matrix Barcodes|Documentation

    Use Aspose.BarCode for PHP via Java to generate Data Matrix barcodes...Generate Data Matrix Barcodes Contents [ Hide ] Generate Data Matrix...used to encode characters and streams of bytes. Maximum configuration...

    docs.aspose.com/barcode/phpjava/generate-datama...
  10. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....PageSet(pageIndex)); } try (FileOutputStream stream = new FileOutputStream(getArtifactsDir()...++mNum))) { a.getDocument().save(stream, saveOptions); } } private...

    reference.aspose.com/words/java/com.aspose.word...