Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 424,194 for

document

(0.74 sec)
  1. Export OFT to PS via C++ | products.aspose.com

    C++ API to Convert OFT to PS without using Microsoft Word or Outlook...HTML by using Document class Save the document to PS format using...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Export OFT to BMP via C++ | products.aspose.com

    C++ API to Convert OFT to BMP without using Microsoft Word or Outlook...HTML by using Document class Save the document to BMP format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. 创建 HTML 文档 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET 从文件、流、URL 中加载 HTML 或从头开始创建 HTML。考虑加载 HTML 文档的方法。...1 // Create an empty HTML document using C# 2 3 // Prepare an...an output path for a document saving 4 string documentPath = Path...

    docs.aspose.com/html/zh/net/creating-a-document/
  4. Implement Errors and Boolean Value in Russian o...

    Learn how to implement errors and boolean values in different languages using Aspose.Cells for JavaScript via C++...."RussianFalse-ложный" ; } } document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/implement-...
  5. 编辑 HTML 文档 – C# – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML for .NET 读取或修改文档对象模型,如何创建 HTML 元素,以及如何使用内联、内部和外部 CSS。...Data type Description The Document class represents the entire...SVG document. Conceptually, it is the root of the document tree...

    docs.aspose.com/html/zh/net/edit-html-document/
  6. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides data for the ImageFieldMerging() event. To learn more, visit the Documentation article in C++....Mail Merge and Reporting documentation article. class ImageFieldMergingArg...Description get_Document () const Returns the Document object for...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....control various aspects of document saving, such as format‑specific...code examples. When saving a document, you can set some advanced...

    docs.aspose.com/words/python-net/specify-save-o...
  8. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/
  9. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to properties of fonts used in this Document....properties of fonts used in this document. @property def font_infos...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main text of a section...Words Document Object Model (DOM) documentation article. Remarks...(Inherited from Node ) document Gets the document to which this node...

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