Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 349,412 for

document

(0.08 sec)
  1. Aspose::Words::DocumentBuilder::get_IsAtEndOfPa...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current paragraph in C++....Examples Shows how to move a document builder’s cursor to different...nodes in a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. MultiplePagesType enumeration | Aspose.Words fo...

    aspose.words.settings.MultiplePagesType enumeration. Specifies how Document is printed out....enumeration Specifies how document is printed out. Members Name...Specifies whether to print the document as a book fold. BOOK_FOLD_PRINTING_REVERSE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. View PCL Files using Python | Aspose.PDF

    Open and view PCL Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the PCL with an instance of Document. View resultant File. Python...with an instance of Document document = Document ( "template.pcl"...

    products.aspose.com/pdf/python-net/viewer/pcl/
  4. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt Document....sets a password to encrypt document. @property def password (... Remarks In order to save document without encryption this property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Edit Word, PDF In C++

    Edit DOCX, DOC, PDF and a variety of other file formats in C++....Edit documents in C++ Advanced Word, PDF Editor for C++. Use...Use it to modify documents programmatically Use C++ to obtain maximum...

    products.aspose.com/words/cpp/edit/
  7. Resize PDF using Python | Aspose.PDF

    Resize PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET....Programmatic modification of PDF documents is an essential part of modern...developers to resize PDF documents quickly and efficiently through...

    products.aspose.com/pdf/python-net/resize/
  8. 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/
  9. SummarizeOptions | Aspose.Words for Java

    Allows to specify various options for summarizing Document content in Java....various options for summarizing document content. Examples: Shows how...Google models. Document firstDoc = new Document(getMyDir() + "Big...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Loading::LoadOptions::get_TempFo...

    Aspose::Words::Loading::LoadOptions::get_TempFolder method. Allows to use temporary files when reading Document. By default this property is null and no temporary files are used in C++....temporary files when reading document. By default this property...Examples Shows how to load a document using temporary files. //...

    reference.aspose.com/words/cpp/aspose.words.loa...