Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 4,401 for

stream provider

(0.14 sec)
  1. Getting intermittent "This license file is corr...

    I have the same problem as described here. We have batch processes creating 10s of thousands of Excel files with Aspose Cells, and about a dozen each run get the “This license file is corrupted” error, typically around t…...2:46pm 2 @khs Would you please provide us your code of setting license...reproduce it. If you are using Stream to set the license and get...

    forum.aspose.com/t/getting-intermittent-this-li...
  2. The error message generated is not sufficient t...

    Error raised when loading a .xer (Primavera) project file. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +60 System.Collec…...#=z$anhM8rmVArQXhFPHM784=(Stream #=z2AnZ5Ms=, String #=zhaeioVw=...#=zxTK80PVQ2CjJiDp8KU7_pE8=(Stream #=z2AnZ5Ms=, String #=zhaeioVw=...

    forum.aspose.com/t/the-error-message-generated-...
  3. LaTeX math formulas rendering | Python via .NET

    The article provides an overview of the Aspose.TeX API solution for Python and its functionality for rendering LaTeX math formulas. Learn the code examples...output stream for the log file. 24 options. log_stream = BytesIO()...True 27 28 # Create the output stream for the formula image. 29 with...

    docs.aspose.com/tex/python-net/latex-math-formu...
  4. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.document_part_saving()](../idocumentpartsavingcallback/document_part_saving/#documentpartsavingargs) callback...DocumentPartSavingAr class Provides data for the IDocumentPartSavingC...parts into files by providing your own stream objects. To save document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the documentation article in C++....Hide ] FontSavingArgs class Provides data for the FontSaving()...const Allows to specify the stream where the font will be saved...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....class object Create a memory stream object Save the loaded presentation...an HTML file into the memory stream Create LoadOptions class object...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  7. ResourceSavingArgs.KeepResourceStreamOpen | Asp...

    Discover how the KeepResourceStreamOpen property in ResourceSavingArgs enhances Aspose.Words by managing Stream efficiency during resource saving....Words should keep the stream open or close it after saving...Words will close the stream you provided in the ResourceStream...

    reference.aspose.com/words/net/aspose.words.sav...
  8. IBarcodeGenerator Interface | Aspose.Words for ...

    Discover the Aspose.Words.Fields.IBarcodeGenerator interface for custom barcode generation. Empower your projects with user-defined implementations and enhance functionality!... Implementation should be provided by user. public interface...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  9. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the Stream open or close it after saving a font....Words should keep the stream open or close it after saving...Words will close the stream you provided in the Aspose.Words.Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …... Could you kindly provide a working code snippet to manage...manage this efficiently? Stream-based API for email storage formats...

    forum.aspose.com/t/jvm-heapspace-getting-filled...