Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 50,984 for

doc

(0.17 sec)
  1. SignatureLine.IsSigned | Aspose.Words for .NET

    Discover how SignatureLine's IsSigned property confirms digital signature authenticity, ensuring secure and trustworthy transactions. Enhance your Document integrity!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Font.ThemeFont | Aspose.Words for .NET

    Discover how to manage theme fonts effortlessly with the Font ThemeFont property. Enhance your design with customizable font schemes for a polished look!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln (); // Create...

    reference.aspose.com/words/net/aspose.words/fon...
  3. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.ThemeColor | Aspose.Words for .NET

    Discover how to utilize the Font ThemeColor property to enhance your designs with customizable theme colors in your color scheme.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln (); // Create...

    reference.aspose.com/words/net/aspose.words/fon...
  5. FindReplaceOptions.matchCase property | Aspose....

    FindReplaceOptions.matchCase property. True indicates case-sensitive comparison, false indicates case-insensitive comparison.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Ruby...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentPropertyCollection.Count | Aspose.Words...

    Discover the DocumentPropertyCollection Count property to effortlessly retrieve the number of items in your collection for efficient data management.... Document doc = new Document ( MyDir + "Properties...custom document property" , doc . CustomDocumentProper [ "CustomProperty"...

    reference.aspose.com/words/net/aspose.words.pro...
  7. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a Document.... doc = aw . Document ( file_name =...docx' ) doc . update_list_labels () paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldInclude.text_converter property | Aspose.W...

    FieldInclude.text_converter property. Gets or sets the name of the text converter for the format of the included file.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # We can use an INCLUDE field to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.top_padding property | Aspose.Words for P...

    Table.top_padding property. Gets or sets the amount of space (in points) to add above the contents of cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions.attachments_embedding_mode prope...

    PdfSaveOptions.attachments_embedding_mode property. Gets or sets a value determining how attachments are embedded to the PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_ole_object...

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