Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 349,425 for

document

(0.09 sec)
  1. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid....Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.isQuickStyle property | Aspose.Words for ...

    Style.isQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI....Examples Shows how to access a document’s style collection. let doc...doc = new aw . Document (); expect ( doc . styles . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Textures Live...Texture Tiling Pattern in PS Document A texture tiling pattern is...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  4. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom Document property of the Boolean data type in C++....method Creates a new custom document property of the Boolean data...Examples Shows how to work with a document’s custom properties. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. FieldLastSavedBy Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldLastSavedBy class to enhance Document management with LASTSAVEDBY field functionality. Optimize your workflow today!...the Working with Fields documentation article. public class FieldLastSavedBy...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. SignatureLineOptions.show_date property | Aspos...

    SignatureLineOptions.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignatureLineOptions.allow_comments property | ...

    SignatureLineOptions.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a paragraph break into the Document in C++....a paragraph break into the document. void Aspose :: Words :: DocumentBuilder...a paragraph break into the document. void Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index....page layout of the document. doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) # Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MultiplePagesType | Aspose.Words for Java

    Specifies how Document is printed out in Java....MultiplePagesType Specifies how document is printed out. Examples:...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/java/com.aspose.word...