Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 400,456 for

document

(0.14 sec)
  1. FileCorruptedException | Aspose.Words for Java

    Thrown during Document load when the Document appears to be corrupted and impossible to load in Java....Thrown during document load, when the document appears to be...the Programming with Documents documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldDocVariable.VariableName | Aspose.Words fo...

    Discover the FieldDocVariable VariableName property to easily manage Document variables. Simplify retrieval and enhance your Document management today!...Gets or sets the name of the document variable to retrieve. public...display document properties and variables. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Text, Image or Page Stamps in PDF using Java | ...

    Add stamps: text, image or page - to PDF programmatically with Java sample code using Aspose.PDF for Java....</dependency> Add Stamp to PDF Document Java You need Aspose.PDF for...instance of Document. Get DocumentInfo using Document.Info property...

    products.aspose.com/pdf/java/stamps/
  4. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  5. SignatureLine.isSigned property | Aspose.Words ...

    SignatureLine.isSigned property. Indicates that signature line is signed by digital signature....Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToByteArray method. Returns the property value as byte array in C++....how to add a thumbnail to a document that we save as an Epub. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when Document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...list levels are indented when document is exporting to SaveFormat...more, visit the Save a Document documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...完成后,您只需使用Document对象的Save方法保存输出PDF。以下代码片段向您展... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  9. PageSetup.FirstPageTray | Aspose.Words for .NET

    Discover how to customize the first page tray with the PageSetup FirstPageTray property for optimal printing. Tailor your print settings for efficiency!...get all the sections in a document to use the default paper tray...selected printer. Document doc = new Document (); // Find the default...

    reference.aspose.com/words/net/aspose.words/pag...
  10. How to Add Rows to Table in DOCX using C++

    In this topic, we will learn how to add Rows to Table in DOCX using C++. In order to insert rows inside table of Word Document using C++ a very simple API interface is used....have wide utility inside Word document and you can easily insert...rows inside table of Word document by using a very simple C++...

    kb.aspose.com/words/cpp/how-to-add-rows-to-tabl...