Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 347,574 for

document

(0.31 sec)
  1. EPUB to DOC Converter using Java | Aspose.PDF

    EPUB to DOC conversion via Java sample code. Programmers can use this example code to export EPUB to DOC within any Web or Desktop Java based application....convert programmatically a document from EPUB to DOC format with...with a modern document-processing Java API. Use just a few lines...

    products.aspose.com/pdf/java/conversion/epub-to...
  2. MHTML to PDF Converter using Java | Aspose.PDF

    MHTML to PDF conversion via Java sample code. Programmers can use this example code to export MHTML to PDF within any Web or Desktop Java based application....convert programmatically a document from MHTML to PDF format with...with a modern document-processing Java API. Use just a few lines...

    products.aspose.com/pdf/java/conversion/mhtml-t...
  3. DocumentVisitor.visitCommentEnd method | Aspose...

    DocumentVisitor.visitCommentEnd method. Called when enumeration of a comment text has ended....comment and comment range in a document. test ( 'CommentsToText' ...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your Document's structure by identifying bulleted or numbered paragraphs for better readability....paragraphs in a document that are list items. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Aspose::Words::DocumentVisitor::VisitAbsolutePo...

    Aspose::Words::DocumentVisitor::VisitAbsolutePositionTab method. Called when a AbsolutePositionTab node is encountered in the Document in C++....node is encountered in the document. virtual Aspose :: Words ::...position tab characters with a document visitor. void DocumentToTxt...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. PDF to DOCX Merge using C++ | Aspose.PDF

    Combine two or more PDF Documents into one DOCX single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/pdf-to-docx/
  7. Aspose::Words::SignatureLineOptions::get_Signer...

    Aspose::Words::SignatureLineOptions::get_Signer method. Gets or sets suggested signer of the signature line. Default value for this property is empty string in C++....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + u "Document.docx" ; String dstDocumentPath...

    reference.aspose.com/words/cpp/aspose.words/sig...
  8. Aspose::Words::SignatureLineOptions::get_Signer...

    Aspose::Words::SignatureLineOptions::get_SignerTitle method. Gets or sets suggested signer's title. Default value for this property is empty string in C++....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + u "Document.docx" ; String dstDocumentPath...

    reference.aspose.com/words/cpp/aspose.words/sig...
  9. BuildingBlock.Type | Aspose.Words for .NET

    Discover the BuildingBlock Type property, essential for defining building block types in your projects. Enhance your design with clarity and precision!...custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  10. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: This is... A shape is a node in the document tree. If the shape is a child...

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