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

document

(0.17 sec)
  1. Android API to Render CGM to ODT | products.asp...

    Transform CGM to ODT via Android via Java API...standard for word processing documents. It is an XML-based file format...presentations and word processing documents. Converting CGM to ODT is...

    products.aspose.com/total/android-java/conversi...
  2. C++ API to Export EPUB to PS | products.aspose.com

    Convert EPUB to PS within C++ applications....popular format for printing documents, and is supported by many...features for manipulating PDF documents, such as creating, editing...

    products.aspose.com/total/cpp/conversion/epub-t...
  3. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured Document tag (SDT) node in C++....Specifies the type of a structured document tag (SDT) node. enum class...list when displayed in the document. ComboBox 5 The SDT represents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. View and Update XLTX Properties Online or Add m...

    View and modify XLTX properties through online app for free. C++ API code to add XLTX properties....Develop powerful C++ based XLTX document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/cpp/metadata/xltx/
  5. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...为了添加文本印章,您需要使用所需的属性创建一个 Document 对象和一个 TextStamp 对象。之后,您可以调用...AddTextStamp () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  6. C++ API to Export CGM to MHTML | products.aspos...

    Convert CGM to MHTML within C++ applications....share web pages and other documents online. Therefore, it is necessary...features for manipulating PDF documents, including the ability to...

    products.aspose.com/total/cpp/conversion/cgm-to...
  7. C++ API to Export EPUB to MHTML | products.aspo...

    Convert EPUB to MHTML within C++ applications....PDF documents. Secondly, by using advanced Word Document Processing...editing, and manipulating Word documents. Moreover, Aspose.Total for...

    products.aspose.com/total/cpp/conversion/epub-t...
  8. C++ API to Export CGM to DOCM | products.aspose...

    Convert CGM to DOCM within C++ applications....features to manipulate PDF documents, including the ability to...Secondly, by using advanced Word Document Processing API Aspose.Words...

    products.aspose.com/total/cpp/conversion/cgm-to...
  9. C++ API to Export MHTML to DOTX | products.aspo...

    Convert MHTML to DOTX within C++ applications.... It is used to store document templates that can be used...used to create new documents. Converting MHTML to DOTX allows users...

    products.aspose.com/total/cpp/conversion/mhtml-...
  10. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单... 从头创建表单 在 PDF 文档中添加表单字段 Document 类提供了一个名为 Form 的集合,帮助您管理 PDF... () { // The path to the documents directory string dataDir =...

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