Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 422,516 for

document

(0.16 sec)
  1. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance Document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....additional options when saving a document into the Docx, Docm, Dotx...the Specify Save Options documentation article. public class OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Export EMAIL to TEXT via C++ | products.aspose.com

    C++ API to Convert EMAIL to TEXT without using Microsoft Word or Outlook...provides other features such as document manipulation, image processing...HTML by using Document class Save the document to TEXT format...

    products.aspose.com/total/cpp/conversion/email-...
  3. Document.revisions_view property | Aspose.Words...

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a Document....revisions_view property Document.revisions_view property Gets...original or revised version of a document. @property def revisions_view...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex Documents that contain images, text fragments, and tables in one Document....simple steps to create a PDF document using Java and Aspose.PDF...at creating a more complex document with Java and Aspose.PDF for...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  5. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Odt format in C++....that can be used to save a document in the Odt format. Aspose...Shows how to make a saved document conform to an older ODT schema...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. DocumentRecoveryMode enumeration | Aspose.Words...

    aspose.words.loading.DocumentRecoveryMode enumeration. Specifies the available recovery options when a Document encounters errors during loading....available recovery options when a document encounters errors during loading...recovery is attempted. If the document is invalid, loading will fail...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Text to PDF using Rust|Aspose.PDF for Rust ...

    Learn how to add text to a PDF Document in Rust using Aspose.PDF for content enhancement and Document editing.... Add the text to the PDF document with page_add_text function...PDF file. use asposepdf :: Document ; fn main () -> Result < ()...

    docs.aspose.com/pdf/rust-cpp/add-text-to-pdf-file/
  8. Specify Rendering Options When Converting to PD...

    Convert a Document to PDF with advanced options using C++. Use PdfSaveOptions to change the result of saving a Document to PDF format....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/cpp/specify-rendering-opt...
  9. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_Document method...append_document method Contents [ Hide ] append_document(src_doc...the specified document to the end of this document. def append_document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C# 更改 PDF 页面大小|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库更改 PDF 文档的页面大小。... 调用 Document 类的 Save(..) 方法以生成具有更新页面尺寸的...ChangePdfPageSize () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/change-page-size/