Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,220 for

stream provider

(0.12 sec)
  1. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....public class PageSavingArgs Provides data for the IPageSavingCallback...e); // 2 - Create a custom stream for the output page file: try...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PDF 25.8.0 SaveAsync errors; Save works ...

    Using Aspose.PDF version 25.8.0, the following code errors with some PDFs, but not others. I have reviewed this Aspose Support entry, but it does not provide enough information to solve my issue. I cannot post the offe…...Support entry , but it does not provide enough information to solve...pdf.Pages.Count); using var stream = new MemoryStream(); await...

    forum.aspose.com/t/aspose-pdf-25-8-0-saveasync-...
  3. Pixel Data Manipulation using Aspose.PSD for Py...

    Example of how to directly and rapidly fast update raw pixel data using PSD Python API... Overview The provided code demonstrates how to create...File as a Stream: We open the input file as a stream using the...

    docs.aspose.com/psd/python-net/pixel-data-manip...
  4. NullReferenceException with SaveFormat.Html5 (O...

    I’ve attached a PowerPoint file we ran into that causes the following error when attempting to use the HTML5 save format. DLLs only from Downloads ---New Releases-aspose.slides-for-.net-25.8(dlls-only) on at least macO…...Write(Stream ) at .Save(String , IOutputFile...Save() at . (Presentation , Stream , Int32[] , IHtml5Options )...

    forum.aspose.com/t/nullreferenceexception-with-...
  5. Save Messages from Exchange Server Mailbox usin...

    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.... Provide the server name, username,...unique URI as a parameter. Provide a saveMessage() method with...

    docs.aspose.com/email/java/save-messages-from-e...
  6. Converting an FDF to XML format|Aspose.PDF for ...

    This section explains how you can convert an FDF to XML format with FormDataConverter Class....Facades provides us the flexibility to convert...for this purpose. This class provides us different method to convert...

    docs.aspose.com/pdf/net/converting-an-fdf-to-xm...
  7. Load the Workbook with specific System Culture ...

    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....js via C++ provides the LoadOptions.CultureInfo...require ( 'stream' ); // Create a readable stream const inputStream...

    docs.aspose.com/cells/nodejs-cpp/load-the-workb...
  8. Create formulas in LaTeX | .NET API Solution

    .NET API Solution to work with TeX. Includes the functionality to create math equations in LaTeX and save the result file as images....cross-referencing equations and provides automatic numbering and labeling...amssymb , and mathtools . They provide additional mathematical symbols...

    products.aspose.com/tex/net/latex-math/
  9. Export Math Equations from Presentations in .NE...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for .NET—preserve formatting and boost compatibility....SetSuperscript ( "2" ))); using ( Stream stream = new FileStream ( "mathml...mathParagraph . WriteAsMathMl ( stream ); } FAQ What exactly is exported...

    docs.aspose.com/slides/net/exporting-math-equat...
  10. PageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.page_saving()](../ipagesavingcallback/page_saving/#pagesavingargs) event...class PageSavingArgs class Provides data for the IPageSavingCallback...Name Description keep_page_stream_open Specifies whether Aspose...

    reference.aspose.com/words/python-net/aspose.wo...