Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 4,220 for

stream provider

(0.07 sec)
  1. CssSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.CssSavingArgs class, designed to enhance your document processing with customizable CssSaving event data for optimal results....Hide ] CssSavingArgs class Provides data for the CssSaving event...set; } Allows to specify the stream where the CSS information will...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. IBibliographyStylesProvider.GetStyle | Aspose.W...

    Discover the IBibliographyStylesProvider GetStyle method to effortlessly retrieve and customize your bibliography styles for enhanced academic writing.... public Stream GetStyle ( string styleFileName...file name. Return Value The Stream with bibliography style XSLT...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Corrupt PDF perhaps? Sometimes OK, Sometimes No...

    I have been working on creating PDFs to upload to Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...static async Task<(MemoryStream Stream, string ContentType)> Down...MediaType ?? "application/octet-stream"; var memoryStream = new MemoryStream();...

    forum.aspose.com/t/corrupt-pdf-perhaps-sometime...
  5. StreamFontSource class | Aspose.Words for Python

    aspose.words.fonts.StreamFontSource class. Base class for user-defined Stream font source...Base class for user-defined stream font source. To learn more...Remarks In order to use the stream font source you should create...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the Stream open or close it after saving an image....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...
  7. XmlDataSource class | Aspose.Words for Python

    aspose.words.reporting.XmlDataSource class. Provides access to data of an XML file or Stream to be used within a report...class Provides access to data of an XML file or stream to be...of the corresponding file or stream while generating a report,...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for JavaScript via C++....Cells provides a way to detect the file format...=> { // Create a small byte stream equivalent to the original...

    docs.aspose.com/cells/javascript-cpp/detect-fil...
  9. LaTeX math formulas rendering | C++

    Aspose.TeX API solution for C++ LaTeX math formulas rendering is described in this article. Here you will find code examples of the functionality....; 13 // Specify the output stream for the log file. 14 options...17 18 // Create the output stream for the formula image. 19 {...

    docs.aspose.com/tex/cpp/latex-math-formula-rend...
  10. 使用打印|Documentation

    This section explains how to print a document via XpsPrint with Aspose.Diagram.... The Document object provides a family of the Print methods...just delete this method. XPS Stream and Print Programming Sample...

    docs.aspose.com/diagram/zh/net/working-with-print/