Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 67,814 for

document

(0.15 sec)
  1. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished Document layout....affects all sections in the document. Examples Shows how to apply...and header/footer. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....sections in a document. let doc = new aw . Document (); let builder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the font in Java.... Document doc = new Document(getMyDir() + "Embedded...docx"); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/java/com.aspose.word...
  4. Run.NodeType | Aspose.Words for .NET

    Execute NodeType property to efficiently return Run results. Unlock seamless performance and enhance your application's functionality today!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/run...
  5. BookmarkEnd.NodeType | Aspose.Words for .NET

    Discover the BookmarkEnd NodeType property to efficiently retrieve BookmarkEnd in your projects. Enhance your coding with this essential feature!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/boo...
  6. Footnote.NodeType | Aspose.Words for .NET

    Discover the Footnote NodeType property that efficiently retrieves footnotes, enhancing your Document's clarity and organization....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.not...
  7. FieldAddressBlock.FormatAddressOnCountryOrRegio...

    Optimize address formatting with the FieldAddressBlock FormatAddressOnCountryOrRegion property, ensuring compliance with global postal standards for accurate delivery.... Document doc = new Document (); DocumentBuilder...the first character of the document. // We can set a different...

    reference.aspose.com/words/net/aspose.words.fie...
  8. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA project's code page settings for enhanced performance and compatibility....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  9. GroupShape.NodeType | Aspose.Words for .NET

    Discover the GroupShape NodeType property that efficiently returns GroupShape, enhancing your design flexibility and functionality in projects....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your Document creation process....to use a document builder’s formatting stack. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...