Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,224 for

stream provider

(0.78 sec)
  1. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...trying to do docx comparison var stream = new MemoryStream(); Document...oldDocument.Save(stream, SaveFormat.Docx); stream.Position = 0;...

    forum.aspose.com/t/redlines-in-pdf/315965
  2. Licensing and Subscription|Aspose.Words for Pyt...

    Aspose.Words for Python via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....and metered licenses, and provides guidance on applying licenses...licenses via files, streams, or metered keys. Sometimes, in order...

    docs.aspose.com/words/python-net/licensing/
  3. 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/
  4. C++ API to Convert TEX to DIF | products.aspose...

    Convert TEX to DIF via C++ API without using Microsoft Excel or Adobe Reader...format automation library that provides a wide range of APIs for manipulating...efficient. Aspose.Total for C++ provides a comprehensive set of APIs...

    products.aspose.com/total/cpp/conversion/tex-to...
  5. C++ API to Convert PCL to XLSM | products.aspos...

    Convert PCL to XLSM via C++ API without using Microsoft Excel or Adobe Reader... It provides a simple two-step process...Aspose.Total for C++ also provides a wide range of features and...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. C++ API to Convert XPS to SXC | products.aspose...

    Convert XPS to SXC via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of features...manipulation, and more. It also provides a powerful set of APIs for...

    products.aspose.com/total/cpp/conversion/xps-to...
  7. Convert MHTML to PDF in Python – Aspose.HTML fo...

    Convert MHTML to PDF using Aspose.HTML Python library. Consider the supported MHTML to PDF conversion scenarios in ready-to-use Python code examples....open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_mhtml(stream, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  8. How to Create Self Extracting ZIP using C#

    This short tutorial guides on how to create self extracting ZIP using C#. It contains all the necessary information like environment configuration and runnable sample code to generate self extracting ZIP files using C#.... It provides the development environment...creating SFX ZIP Create a file stream for the new SFX file Instantiate...

    kb.aspose.com/zip/net/how-to-create-self-extrac...
  9. 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...
  10. 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...