Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 67,655 for

document

(0.04 sec)
  1. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination Documents. The default value is false in C++....in source and destination documents. The default value is false...Examples Shows how to import a document with numbered lists. auto...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!...print its contents using a document visitor. public void GroupOfShapes...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...Inserts an HTML string into the document. insertHtml ( html : string...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LoadOptions.update_dirty_fields property | Aspo...

    LoadOptions.update_dirty_fields property. Specifies whether to update the fields with the ``dirty`` attribute.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Give the document's built-in "Author" property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving in Java....warnings that can occur during document loading or saving. Examples:...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your Document's paper size for optimal printing results.... Document doc = new Document ( MyDir + "Big document.docx"...settings for a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  7. BuiltInDocumentProperties.hyperlinkBase propert...

    BuiltInDocumentProperties.hyperlinkBase property. Specifies the base string used for evaluating relative hyperlinks in this Document....relative hyperlinks in this document. get hyperlinkBase () : string...in the document’s properties. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Person.last property | Aspose.Words for Python

    Person.last property. Gets or sets the last name of a person....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Gradient | C++ API Solution

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...Developer Guide Working with XPS Document Working with Gradient Live...Show ] Add Gradient in XPS Document Add Horizontal Gradient Aspose...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  10. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!...replies is allowed in the document. Examples Shows how to add...comment to a document, and then reply to it. Document doc = new...

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