Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 16,315 for

content stream

(0.09 sec)
  1. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...PageSet Contents [ Hide ] FixedPageSaveOptions.PageSet property...( "Page 3." ); using ( Stream stream = File . Create ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  2. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML into a Workbook using Aspose.Cells for C++....HTML in Workbook with C++ Contents [ Hide ] Possible Usage Scenarios...Convert HTML string to memory stream std :: string utf8Data = sampleHtml...

    docs.aspose.com/cells/cpp/autofit-columns-and-r...
  3. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!...PageSavingArgs Contents [ Hide ] PageSavingArgs class Provides...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose.PSD for Java 24.7 - Release Notes|Docume...

    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....7 - Release Notes Contents [ Hide ] This page contains...psdLoadOptions )) { final FileStream stream = new FileStream ( imageJpg...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text Content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...xfdf the form fields text content changes its color to red. Please...rm.pdf"); try (InputStream stream = new BufferedInputStream(new...

    forum.aspose.com/t/pdf-form-field-values-change...
  6. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance....Event Contents [ Hide ] PageLayoutCallbackAr.Event property Gets...pageIndex ) }; using ( FileStream stream = new FileStream ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Work with Text in PDF using Python|Aspose.PDF f...

    Learn how to add, search, format, replace, rotate, and inspect text in PDF documents using Python....with Text in PDF using Python Contents [ Hide ] We all sometimes...need to work with PDF text content. Use this section when you...

    docs.aspose.com/pdf/python-net/working-with-text/
  8. How to Compress PDF in Java

    This brief topic is about how to compress PDF in Java. In Java compress PDF file size is easily managed by adopting simple steps and few API calls....either on disk or in memory stream. You will see, how you can...either on the disk or in memory stream. Code to Compress PDF in Java...

    kb.aspose.com/pdf/java/how-to-compress-pdf-in-j...
  9. Save Presentations in PHP|Aspose.Slides for PHP...

    Discover how to save presentations using Aspose.Slides for PHP via Java — export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in PHP Contents [ Hide ] Overview Open Presentations...contains a presentation’s contents. Whether you’re creating a...

    docs.aspose.com/slides/php-java/save-presentation/
  10. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter....Convert EPUB to PNG in C# Contents [ Hide Show ] PNG file format...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-png/