Sort Score
Result 10 results
Languages All
Labels All
Results 7,451 - 7,460 of 155,673 for

doc

(0.12 sec)
  1. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SignatureLineOptions.showDate property | Aspose...

    SignatureLineOptions.showDate property. Gets or sets a value indicating that sign date is shown in the signature line... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SignatureLine.isValid property | Aspose.Words f...

    SignatureLine.isValid property. Indicates that signature line is signed by digital signature and this digital signature is valid.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImagePixelFormat enumeration | Aspose.Words for...

    aspose.words.saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of Document pages.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  5. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!... Document doc = new Document ( MyDir + "Vba...protected.docm" ); Assert . True ( doc . VbaProject . IsProtected );...

    reference.aspose.com/words/net/aspose.words.vba...
  6. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph formatting of the style in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Java API to Export CGM to FLATOPC | products.as...

    Convert CGM to FLATOPC using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...files to DOC. Once the CGM file has been rendered to DOC, the second...

    products.aspose.com/total/java/conversion/cgm-t...
  8. FieldFileSize.is_in_kilobytes property | Aspose...

    FieldFileSize.is_in_kilobytes property. Gets or sets whether to display the file size in kilobytes.... doc = aw . Document ( file_name =...self . assertEqual ( 18105 , doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) signature_line_options = aw . ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.PunctuationKerning | Aspose.Words for ...

    Discover the PunctuationKerning property. Enhance your typography by applying kerning to Latin text and punctuation for improved readability and style.... Document doc = new Document ( MyDir + "Document..."Document.docx" ); Assert . True ( doc . PunctuationKerning ); See Also...

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