Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 10,038 for

content stream

(0.09 sec)
  1. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for .NET. The `Document` object can be saved to a file or Stream and also sent to a browser....Ask AI Working with Document Contents [ Hide ] The Document class...Document object contains all content and formatting, styles, built-in...

    docs.aspose.com/words/net/working-with-document/
  2. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or Stream and also sent to a browser....Ask AI Working with Document Contents [ Hide ] The Document class...Document object contains all content and formatting, styles, built-in...

    docs.aspose.com/words/python-net/working-with-d...
  3. Create a Document|Aspose.Words for .NET

    Create a Word Processing document easily and fast instead of using Open XML SDK in C#....Ask AI Create a Document Contents [ Hide ] On this page we will...Document . Open a Document from a Stream Analyzing your prompt, please...

    docs.aspose.com/words/net/create-a-word-process...
  4. ComparerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ComparerContext class for efficient document comparison, enhancing your workflow with seamless integration and powerful features....ComparerContext Contents [ Hide ] ComparerContext class Document...compare documents from the stream using context. // There is...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose::Words::Hyphenation class | Aspose.Words...

    Aspose::Words::Hyphenation class. Provides methods for working with hyphenation dictionaries. These dictionaries prescribe where words of a specific language can be hyphenated. To learn more, visit the documentation article in C++....Aspose::Words::Hyphenation class Contents [ Hide ] Hyphenation class...System::SharedPtr<System::IO::Stream>&) Registers and loads a hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  6. Fill.Visible | Aspose.Words for .NET

    Control visibility with the Fill Visible property. Easily manage formatting to enhance your design and ensure clarity in your application....Visible Contents [ Hide ] Fill.Visible property Gets or sets...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Shape.Stroke | Aspose.Words for .NET

    Discover the Shape Stroke property to enhance your designs with customizable strokes, adding depth and style to your shapes effortlessly....Stroke Contents [ Hide ] Shape.Stroke property Defines a stroke...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property to customize your design with unique dot and dash patterns for stunning visual effects....DashStyle Contents [ Hide ] Stroke.DashStyle property Specifies...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for Node.js via C++....js via C++ Contents [ Hide ] Possible Usage Scenarios...// Save workbook to memory stream const ms = wb . save ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/access-and-mod...
  10. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/ase/