Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 34,458 for

document properties

(0.06 sec)
  1. StructuredDocumentTagRangeStart.WordOpenXMLMini...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXMLMinimal. Access a streamlined XML string in FlatOpc format, focusing solely on content....WordOpenXMLMinimal property Gets a string that represents...format. Unlike the WordOpenXML property, this method generates a stripped-down...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::BuildingBlocks::BuildingBlockBeh...

    Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main Document in C++....is inserted into the main document. enum class BuildingBlockBehavio...to a document. void CreateAndInsert () { // A document's glossary...

    reference.aspose.com/words/cpp/aspose.words.bui...
  3. Asian Typography in C++|Aspose.Words for C++

    Work with Asian typography using C++. Adjust Space between Asian and Latin text in C++....options for text paragraphs in documents written in Asian languages...ParagraphFormat class and some of its properties. Automatically Adjust Space...

    docs.aspose.com/words/cpp/working-with-asian-ty...
  4. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/nodejs-net/features/
  5. StructuredDocumentTagRangeStart.wordOpenXML pro...

    StructuredDocumentTagRangeStart.wordOpenXML property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format....wordOpenXML property StructuredDocumentTa.wordOpenXML property Gets...get the properties of multi-section structured document tags. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. NodeChangingArgs class | Aspose.Words for Node.js

    Aspose.Words.NodeChangingArgs class. Provides data for methods of the [INodeChangingCallback](../inodechangingcallback/) interface....Words Document Object Model (DOM) documentation article. Properties...Properties Name Description action Gets a value indicating what...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FormFieldCollection class | Aspose.Words for No...

    Aspose.Words.Fields.FormFieldCollection class. A collection of [FormField](../formfield/) objects that represent all the form fields in a range...with Form Fields documentation article. Properties Name Description...this collection and from the document. remove(formField) Removes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your Documents. Enhance readability and formatting with ease!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  9. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java....the Working with Fields documentation article. Examples: Shows...format field results. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Convert Word to TIFF in Python

    This quick tutorial contains information on how to convert Word to TIFF in Python. It provides details to configure the environment, step-by-step procedure to write the application and a runnable sample code to convert DOCX to TIFF in Python....important classes, methods, and properties are discussed which are required...the input Word file into the Document class object for converting...

    kb.aspose.com/words/python/how-to-convert-word-...