Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 422,750 for

document

(0.38 sec)
  1. DigitalSignatureDetails.SignOptions | Aspose.Wo...

    Discover how the DigitalSignatureDetails SignOptions property enhances Document security by easily managing signing options for seamless digital signatures....SignOptions object used to sign a document. public SignOptions SignOptions...sign OOXML document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ReplacerContext class | Aspose.Words for Python

    aspose.words.lowcode.ReplacerContext class. Find/replace operation context....ProcessorContext ) layout_options Document layout options used by the...how to replace string in the document using context. # There is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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
  4. Export EMLX to DOCM via Java | products.aspose.com

    Java API to Convert EMLX to DOCM without using Microsoft Word or Outlook...render HTML to DOCM by using Document Processing API Aspose.Words...HTML by using Document class Save the document to DOCM format...

    products.aspose.com/total/java/conversion/emlx-...
  5. DocumentVisitor.VisitCommentEnd | Aspose.Words ...

    Explore the DocumentVisitor VisitCommentEnd method, designed to enhance comment text enumeration in your projects for seamless Document processing....range in a document. Document doc = new Document ( MyDir + "...composite node to accept a document visitor, the visitor visits...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Export EML to ODT via Java | products.aspose.com

    Java API to Convert EML to ODT without using Microsoft Word or Outlook...render HTML to ODT by using Document Processing API Aspose.Words...HTML by using Document class Save the document to ODT format...

    products.aspose.com/total/java/conversion/eml-t...
  7. Export EML to WORDML via Java | products.aspose...

    Java API to Convert EML to WORDML without using Microsoft Word or Outlook...render HTML to WORDML by using Document Processing API Aspose.Words...HTML by using Document class Save the document to WORD_ML format...

    products.aspose.com/total/java/conversion/eml-t...
  8. AutoFit Rows and Columns with JavaScript via C+...

    This article shows how to autoFit rows, columns, rows of merged cells, and a row in a range of cells using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  9. 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...
  10. FontInfoCollection.count property | Aspose.Word...

    FontInfoCollection.count property. Gets the number of elements contained in the collection....blank document. doc = aw . Document () # A blank document contains...default fonts. Each font in the document # will have a corresponding...

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