Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 157,081 for

doc

(0.17 sec)
  1. TableSubstitutionRule.SetSubstitutes | Aspose.W...

    Discover how to customize font names with the TableSubstitutionRule SetSubstitutes method. Enhance your design with tailored typography solutions!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words.fon...
  2. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method... doc = aw . Document () properties = doc . custom_document_properties...add ( 'Authorized Revision' , doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your Document's last save time in UTC. Enhance your Document management today!... Document doc = new Document ( MyDir + "Properties...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // The...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Paragraph.IsEndOfCell | Aspose.Words for .NET

    Discover the IsEndOfCell property for paragraphs. Learn how to identify if a paragraph is the last in a cell, enhancing your Document structure.... Document doc = new Document ( MyDir + "Table...pages.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words/par...
  5. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all form fields in a Document with ease and efficiency....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. OfficeMath.NodeType | Aspose.Words for .NET

    Discover the OfficeMath NodeType property that efficiently returns OfficeMath elements, enhancing your Document's mathematical capabilities.... Document doc = new Document ( MyDir + "Office...officeMath = ( OfficeMath ) doc . GetChild ( NodeType . OfficeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  7. Font.Emboss | Aspose.Words for .NET

    Discover the Font Emboss property, which enhances your text with a stylish embossed effect for eye-catching designs. Elevate your typography today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/fon...
  8. IStructuredDocumentTag.GetChildNodes | Aspose.W...

    Discover the IStructuredDocumentTag GetChildNodes method, access a dynamic collection of child nodes tailored to your specified types for enhanced Document management.... Document doc = new Document ( MyDir + "Structured...IStructuredDocumentT > sdts = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  9. PageSetup.PageHeight | Aspose.Words for .NET

    Discover the PageSetup PageHeight property to efficiently manage your Document's height in points, enhancing your layout and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/net/aspose.words/pag...
  10. DocumentBuilder.Bold | Aspose.Words for .NET

    Discover the DocumentBuilder Bold property. Easily format fonts as bold to enhance text visibility and impact in your Documents. Boost your design today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some MERGEFIELDS...

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