Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 15,679 for

content stream

(0.28 sec)
  1. BarcodeParameters.DisplayText | Aspose.Words fo...

    Discover the BarcodeParameters DisplayText property to enhance your barcodes by displaying data text alongside images for improved readability....DisplayText Contents [ Hide ] BarcodeParameters.DisplayText property...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  2. BarcodeParameters.IsBookmark | Aspose.Words for...

    Discover the BarcodeParameters IsBookmark property! Learn how the PostalAddress can enhance your document management with efficient bookmarking solutions....IsBookmark Contents [ Hide ] BarcodeParameters.IsBookmark property...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  3. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....Convert Visio to HTML format Contents [ Hide ] 导出 Visio 到 HTML 导出...local storage or directly to a stream instance. Save resultant HTML...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  4. Aspose::Words::Saving::PdfSaveOptions::get_Expo...

    Aspose::Words::Saving::PdfSaveOptions::get_ExportLanguageToSpanTag method. Gets or sets a value determining whether or not to create a "Span" tag in the document structure to export the text language in C++....a marked-content sequence in a page content stream. When the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Create or Load a Document in Python|Aspose.Word...

    Create a blank document or to load it from a file or Stream using Python....Create or Load a Document Contents [ Hide ] Purpose Summary....existing document from a file or a stream using Aspose.Words for Python...

    docs.aspose.com/words/python-net/create-or-load...
  6. Processor.to_stream method | Aspose.Words for P...

    aspose.words.lowcode.Processor.to_Stream method...to_stream method Contents [ Hide ] to_stream(output, save_options)...Specifies output stream for the processor. def to_stream ( self , output...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration....GetOleEntry Contents [ Hide ] OleFormat.GetOleEntry method Gets...the OLE data stream. Return Value An OLE data stream or null . Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via .NET library. You can open existing PDF, document from Stream, and encrypted PDF document....document programmatically Contents [ Hide ] Open existing PDF...existing PDF document from stream import aspose.pdf as ap import...

    docs.aspose.com/pdf/python-net/open-pdf-document/
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void StreamToDocX1(String docFilePath, OutputStream Stream) throws Exception { document = new Document(docFilePath); docume…... docFilePath, OutputStream stream) throws Exception { document...RuntimeException(e); } } }); document.save(stream, SaveFormat.DOCX); } ssj123ssj...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....Work with PDF layers using C# Contents [ Hide ] PDF layers allow...contain different sets of content that can be selectively viewed...

    docs.aspose.com/pdf/net/work-with-pdf-layers/