Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 168,755 for

doc

(0.13 sec)
  1. IBibliographyStylesProvider Interface | Aspose....

    Enhance your Document formatting with the Aspose.Words.IBibliographyStylesProvider interface, perfect for customizing bibliography styles in citations....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography...with the following code: // doc.Bibliography.BibliographyStyle...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Watermark class | Aspose.Words f...

    Aspose::Words::Watermark class. Represents class to work with Document watermark. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/wat...
  3. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your Document using appropriate encryption algorithms for specific Document formats in Python....the DocSaveOptions class for DOC, or the password property in...Supported Encryption while Saving DOC, DOT XOR encryption40-bit RC4...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  4. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances Document quality by allowing TrueType font embedding. Default is false.... This option works for DOC, DOCX and RTF formats only. Examples...embedded TrueType fonts. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.fon...
  5. StructuredDocumentTag.BuildingBlockCategory | A...

    Discover the StructuredDocumentTag BuildingBlockCategory property, essential for defining building block categories in SDT nodes. Enhance your Document structure!... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . BuildingBlockGallery...

    reference.aspose.com/words/net/aspose.words.mar...
  6. StructuredDocumentTag.buildingBlockCategory pro...

    StructuredDocumentTag.buildingBlockCategory property. Specifies category of building block for this SDT node... let doc = new aw . Document (); let buildingBlockSdt...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . BuildingBlockGallery...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentVisitor.visit_document_end method | Asp...

    DocumentVisitor.visit_Document_end method. Called when enumeration of the Document has finished....visit_document_end method visit_document_end(doc) Called when enumeration of the...visit_document_end ( self , doc : aspose . words . Document ):...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.visit_document_start method | A...

    DocumentVisitor.visit_Document_start method. Called when enumeration of the Document has started....method visit_document_start(doc) Called when enumeration of the...visit_document_start ( self , doc : aspose . words . Document ):...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertStructuredDocumentTag met...

    DocumentBuilder.insertStructuredDocumentTag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) into the Document.... let doc = new aw . Document ( base ....DocumentBuilder ( doc ); builder . moveTo ( doc . firstSection ...

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