Sort Score
Result 10 results
Languages All
Labels All
Results 9,941 - 9,950 of 351,240 for

document

(0.09 sec)
  1. Aspose::Words::FileCorruptedException typedef |...

    Aspose::Words::FileCorruptedException typedef. Thrown during Document load, when the Document appears to be corrupted and impossible to load. To learn more, visit the Documentation article in C++....Thrown during document load, when the document appears to be...the Programming with Documents documentation article. using Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. SaveOptions.TempFolder | Aspose.Words for .NET

    Optimize your Document saving with the SaveOptions TempFolder property, which designates a folder for temporary DOC and DOCX files, enhancing efficiency....you are saving a very large document (thousands of pages) and/or...and/or processing many documents at the same time. The memory spike...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Manipulating EPS Images|Documentation

    Aspose.Imaging graphic library for Java supports manipulating EPS images, exporting to other formats, resizing images and extracting preview images....other formats PostScript documents have been adopted for combining...popular for creating graphic documents. With the Aspose.Imaging graphic...

    docs.aspose.com/imaging/java/developer-guide/ma...
  4. Table.Title | Aspose.Words for .NET

    Discover the Table Title property, easily set or modify your table's title for improved accessibility and enhanced data representation....ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance ). When...nested table without using a document builder. public void CreateNestedTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. MarkupLevel | Aspose.Words for Java

    Specifies the level in the Document tree where a particular StructuredDocumentTag can occur in Java....Specifies the level in the document tree where a particular StructuredDocumentTa...control elements. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Remove Field in Ruby|Aspose.Words for Java

    Remove a Field from MS Word Document using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...))) + '/data/' \ # Open the document. doc = Rjb :: import ( 'com...

    docs.aspose.com/words/java/remove-field-in-ruby/
  7. Footnote.actual_reference_mark property | Aspos...

    Footnote.actual_reference_mark property. Gets the actual text of the reference mark displayed in the Document for this footnote....reference mark displayed in the document for this footnote. @property...all reference marks of the document, or to update the values after...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IStructuredDocumentTag.remove_self_only method ...

    IStructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the Document tree....the content of it inside the document tree. def remove_self_only...Shows how to remove structured document tag, but keeps content inside...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.OtherPagesTray | Aspose.Words for .NET

    Discover the PageSetup OtherPagesTray property to easily customize paper tray settings for your printer. Optimize printing efficiency for every section!...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. Building Reports in Java|Aspose.Words for Java

    Learn how to build reports a template using LINQ in Java....Parameter Description document A template document. At runtime, this...this document instance is populated with a data from the specified...

    docs.aspose.com/words/java/building-reports/