Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 414,360 for

document

(0.36 sec)
  1. PdfSaveOptions.dmlEffectsRenderingMode property...

    PdfSaveOptions.dmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered....property is used when the document is exported to fixed page...of DrawingML effects in a document as we save it to PDF. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured Document tag range end class....instance of the Structured document tag range end class. StructuredDocumentTa...doc DocumentBase The owner document. id number Identifier of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTagRangeStart.LockContentCont...

    Discover how the LockContentControl property in StructuredDocumentTagRangeStart enhances Document security by preventing unwanted deletions of essential tags....from deleting this structured document tag. public bool LockContentControl...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Word to PDFA-1a - Free Support Forum - aspose.com

    I’m using Aspose Words.NET v10.8. I would like to convert a Word Document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…...a Word document to PDFA-1a file. Dim doc As Document = New Document(“test...products. You can convert PDF document to PDF/A-1A with below mentioned...

    forum.aspose.com/t/word-to-pdfa-1a/100320
  5. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing....generated PDF document. let doc = new aw . Document (); let builder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF Document with Java library....Convert PDF/A document to PDF Convert PDF/A document to PDF means...from the original document. Class Document has method RemovePdfaCompliance(...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  7. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....a generated PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IFieldMergingCallback.FieldMerging | Aspose.Wor...

    Optimize your Document workflows with the iFieldMergingCallback method. Seamlessly integrate data into your Aspose.Words mail merge fields for enhanced efficiency....into a merge field in the document. public void FieldMerging...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...

    reference.aspose.com/words/net/aspose.words.mai...
  9. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm....a generated PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "save" method # to modify...

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

    Enumerates available locations of task pane object in Java....extension to a document. Document doc = new Document(); // Create...which will be used by the document, // then set its default location...

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