Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 157,121 for

doc

(0.05 sec)
  1. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language.... doc = aw . Document ( MY_DIR + 'German...assertTrue ( all (( node for node in doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  3. Node.NodeTypeToString | Aspose.Words for .NET

    Discover the Node NodeTypeToString method, effortlessly convert node type enums into user-friendly strings for seamless coding and improved readability.... Document doc = new Document ( MyDir + "Paragraphs..."Paragraphs.docx" ); for ( Node node = doc . FirstSection . Body . FirstChild...

    reference.aspose.com/words/net/aspose.words/nod...
  4. CompositeNode.FirstChild | Aspose.Words for .NET

    Discover the CompositeNode FirstChild property to easily access the first child node, enhancing your coding efficiency and simplifying data management.... Document doc = new Document ( MyDir + "Paragraphs..."Paragraphs.docx" ); for ( Node node = doc . FirstSection . Body . FirstChild...

    reference.aspose.com/words/net/aspose.words/com...
  5. XmlMapping.IsMapped | Aspose.Words for .NET

    Discover how the XmlMapping IsMapped property efficiently verifies XML data mapping for structured Documents, ensuring seamless integration and accuracy.... Document doc = new Document (); // Construct...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Node.NextSibling | Aspose.Words for .NET

    Discover the Node NextSibling property to easily access the next node in your DOM. Enhance your JavaScript skills and streamline your coding today!... Document doc = new Document ( MyDir + "Paragraphs..."Paragraphs.docx" ); for ( Node node = doc . FirstSection . Body . FirstChild...

    reference.aspose.com/words/net/aspose.words/nod...
  7. FieldToc.EntryIdentifier | Aspose.Words for .NET

    Discover how the FieldToc EntryIdentifier property streamlines TC field management by easily matching type identifiers for efficient data organization....FieldTocEntryIdentif () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ProtectionType enumeration | Aspose.Words for P...

    aspose.words.ProtectionType enumeration. Protection type for a Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.Style | Aspose.Words for ...

    Discover how to manage the Style property of StructuredDocumentTags to enhance your Document formatting and improve readability effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/net/aspose.words.mar...
  10. StructuredDocumentTag.WordOpenXMLMinimal | Aspo...

    Discover the StructuredDocumentTag WordOpenXMLMinimal property, which provides a clean XML string in FlatOpc format, excluding non-content elements for streamlined Document processing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/net/aspose.words.mar...