Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 401,555 for

document

(0.36 sec)
  1. C++ API to Export MD to DOT | products.aspose.com

    Convert MD to DOT within C++ applications....markdown language used to create documents with plain text formatting...create diagrams from markdown documents, making it easier to visualize...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. RtfSaveOptions.ExportCompactSize | Aspose.Words...

    Optimize RTF Document size with the ExportCompactSize property. Ensure efficient storage while maintaining text integrity, even with RTL content....Allows to make output RTF documents smaller in size, but if they...get ; set ; } Remarks If the document that you want to convert to...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。...LockLayerInPDF () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  4. Set PDF Expiration in Python|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....] To set expiration of Pdf document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  5. Set PDF Expiration in PHP|Aspose.PDF for Java

    Discover how to set an expiration date for a PDF file in PHP, controlling access with Aspose.PDF....Expiration To set expiration of Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  6. Aspose::Words::IncorrectPasswordException typed...

    Aspose::Words::IncorrectPasswordException typedef. Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing. To learn more, visit the Documentation article in C++....IncorrectPasswordExc typedef Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/cpp/aspose.words/inc...
  7. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a Document using Python....will be inserted into the document in metafile format. All other...insert the image into the document as an inline graphic. The...

    docs.aspose.com/words/python-net/working-with-i...
  8. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Developer Guide Working with PS Document Working with Transparency...Show ] Add transparency in PS document PostScript doesn’t support...

    docs.aspose.com/page/java/ps/working-with-trans...
  9. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....the Working with Fields documentation article. Remarks: Compares...a COMPARE field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...