Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 411,427 for

document

(0.27 sec)
  1. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum to easily choose Document save formats, enhancing your file management and compatibility for seamless workflows....Indicates the format in which the document is saved. public enum SaveFormat...Saves the document in the Microsoft Word 97 - 2007 Document format...

    reference.aspose.com/words/net/aspose.words/sav...
  2. Specify Rendering Options When Converting to PD...

    Convert a Document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a Document to PDF format using Java....applications because a PDF document looks the same on any device...the process of converting a document to PDF, including the layout...

    docs.aspose.com/words/java/specify-rendering-op...
  3. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....the Working with Fields documentation article. Remarks: Defines...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...protect(type) Protects the document from changes without changing...type for the document. Remarks When a document is protected,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.spellingChecked property | Aspose.Word...

    Document.spellingChecked property. Returns ``true`` if the Document has been checked for spelling....spellingChecked property Document.spellingChecked property Returns...Returns true if the document has been checked for spelling. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Unlock PDF using JavaScript | Aspose.PDF

    Decrypt (remove encryption) PDF Documents programmatically with JavaScript sample code using Aspose.PDF for JavaScript via C++...Unlock PDF Document Using JavaScript Unlock PDF using the Aspose...important information or documents. Sometimes, there is a need...

    products.aspose.com/pdf/javascript-cpp/decrypt/
  7. Merge XPS files | Aspose.Page for Python via .NET

    Merger XPS functionality of Aspose.Page API solution for Python allows you to combine several XPS files into a single XPS or PDF Document....stream for the output XPS document. Create an array of XPS files...Merge XPS files with created document and save it. Here’s an example...

    docs.aspose.com/page/python-net/merge/xps/
  8. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。...{ // Create PDF document using ( var document = new Aspose . Pdf...Pdf . Document ()) { var page = document . Pages . Add (); //...

    docs.aspose.com/pdf/zh/net/floating-box/
  9. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML Document into a Document object. To learn more, visit the Documentation article in C++....when loading HTML document into a Document object. To learn more...the Specify Load Options documentation article. class HtmlLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java.... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...