Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 157,263 for

doc

(0.12 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. 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. 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...
  5. 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...
  6. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your Document's content type for enhanced organization....public void Content () { Document doc = new Document ( MyDir + "Paragraphs...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Შეკუმშოს HTML Java

    შეკუმშოს HTML Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...*; Document doc = new Document ( "Input.html" ); doc.cleanup();...

    products.aspose.com/words/ka/java/compress/html/
  8. IMailMergeDataSource.TableName | Aspose.Words f...

    Discover the IMailMergeDataSource TableName property to easily access your data source name and enhance your Document automation process....CustomDataSource () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.mai...
  9. OutlineOptions.expanded_outline_levels property...

    OutlineOptions.expanded_outline_levels property. Specifies how many levels in the Document outline to show expanded when the file is viewed.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert headings of levels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CommentRangeEnd constructor | Aspose.Words for ...

    CommentRangeEnd constructor. Initializes a new instance of this class....constructor CommentRangeEnd(doc, id) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

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