Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 157,140 for

doc

(0.07 sec)
  1. Document.CustomXmlParts | Aspose.Words for .NET

    Explore the Document CustomXmlParts property to manage Custom XML Data Storage Parts efficiently. Enhance your Document's functionality today!...Custom XML Parts into OOXML and DOC documents only. This property...with custom XML data. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your Document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization.... Document doc = new Document ( MyDir + "Footer...HeaderFooterCollecti headersFooters = doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FieldStyleRef.InsertParagraphNumberInFullContex...

    Manage paragraph numbering with the FieldStyleRef InsertParagraphNumberInFullContext property. Easily control context for better Document clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Discover how the InsertRelativePosition property of FieldStyleRef can enhance your Document formatting by managing paragraph references effectively.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldStyleRef.SearchFromBottom | Aspose.Words f...

    Discover the FieldStyleRef SearchFromBottom property, control search direction on your page for enhanced user experience and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your Document. Enhance formatting and improve layout control today!... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_revisions method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Editing a document usually does...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate word count estimate for your Documents to enhance editing efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  9. NodeCollection.removeAt method | Aspose.Words f...

    NodeCollection.removeAt method. Removes the node at the specified index from the collection and from the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... let doc = new aw . Document ( base ....log(`Document filename:\n\t \"${doc.originalFileName}\"`); // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...