Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 401,138 for

documents

(0.13 sec)
  1. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_MailAsAttachment method. Specifies that the Documents produced during a mail merge operation should be emailed as an attachment rather than the body of the actual e-mail. The default value is false in C++....method Specifies that the documents produced during a mail merge...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  3. Convert DOC to XLS via Java or with free Online...

    Convert DOC to XLS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLS online converter quickly before integrating the code....for Java is a feature-rich document manipulation and conversion...ability to easily convert documents from one format to another...

    products.aspose.com/total/java/conversion/doc-t...
  4. Working with Graphs in PDF|Aspose.PDF for C++

    Learn how to create and manipulate graphs within PDF files in C++ using Aspose.PDF for visual data representation....Graph Adding graphs to PDF documents is a very common task for...supports adding graphs to PDF documents. For this purpose, the Graph...

    docs.aspose.com/pdf/cpp/graphs/
  5. Convert HTML to PNG – Python code and Online Co...

    Convert HTML to PNG using Aspose.HTML for Python via .NET. Save web pages in PNG format quickly, clearly, and securely....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  6. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  7. Aspose::Words::LowCode::Comparer::Compare metho...

    Aspose::Words::LowCode::Comparer::Compare method. Compares two Documents loaded from streams with additional options and saves the differences to the provided output stream in the specified save format, producing changes as a number of edit and format revisions in C++....System::DateTime) method Compares two documents loaded from streams with additional...IO::Stream>& The original document. v2 const System::SharedP...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Using in other languages|Aspose.PDF for .NET

    Learn how to use Aspose.PDF for .NET in other programming languages like VB.NET, C++, and more. Maximize the versatility of PDF processing....Converting PDF documents in Microsoft Azure Create PDF document in AWS...

    docs.aspose.com/pdf/net/use-aspose-pdf-for-net-...
  9. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...Appending Document Not Maintaining Formatting Aspose.Words Product...issue when appending Word document templates using Aspose.Words...

    forum.aspose.com/t/appending-document-not-maint...
  10. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。...下一个代码片段使用包含 PDF 文件路径的输入变量创建一个新的 Document 对象。该示例访问文档第 2 页上呈现的表单,并检查...output ) { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/remove-form/