Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,288 for

stream provider

(0.88 sec)
  1. FileFormatUtil class | Aspose.Words for Node.js

    Aspose.Words.FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums...class FileFormatUtil class Provides utility methods for working...disk file. detectFileFormat(stream) Detects and returns the information...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. When converting docx to html using aspose .net ...

    using var Stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…... 2025, 12:39pm 1 using var stream = new MemoryStream(); HtmlSaveOptions...Document("input.docx"); var stream = new MemoryStream(); HtmlSaveOptions...

    forum.aspose.com/t/when-converting-docx-to-html...
  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....zip entry into any writable stream, not only to a file. So, we...nested archive to a memory stream. Please note: the virtual memory...

    docs.aspose.com/zip/java/flatten-nested-zip/
  4. Make a ZIP archive flat | Aspose.Zip for .NET

    C# zip library enables you to extract the nested zip archive contents into the parent archive to get a flat structure....zip entry into any writable stream, not only to a file. So, we...nested archive to a memory stream. Please note: the virtual memory...

    docs.aspose.com/zip/net/flatten-nested-zip/
  5. C++ API to Convert XML to XLTX | products.aspos...

    Convert XML to XLTX via C++ API without using Microsoft Excel or Adobe Reader... It is easy to use and provides a wide range of features that...class. Save XLTX File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/xml-to...
  6. Problem converting pdf to pdf/a - Free Support ...

    Hi, Aspose fails to convert a pdf to pdf/a despite the fact that the log states that the file can be converted. Please advise. Regs, Stefan code involved: pdfDocument = new Document(newFileName); pdfDocument.remov…...issues based on the log you provided: Compressed Objects : The...Xref Stream Prohibition : The log mentions “The xref stream is...

    forum.aspose.com/t/problem-converting-pdf-to-pd...
  7. Advanced Protection Settings since Excel XP in ...

    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 Protection property that...

    docs.aspose.com/cells/net/advanced-protection-s...
  8. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event...class FontSavingArgs class Provides data for the IFontSavingCallback...fonts into files by providing your own stream objects. To decide...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. C++ API to Convert TEX to CSV | products.aspose...

    Convert TEX to CSV via C++ API without using Microsoft Excel or Adobe Reader... It provides a simple two-step process...convert PDF documents. It provides a wide range of features for...

    products.aspose.com/total/cpp/conversion/tex-to...
  10. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud.... This provides a basic function structure...pdfDocument . Save ( ms ); // Reset stream position for reading ms . Position...

    docs.aspose.com/pdf/net/integration-aws/