Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 372,337 for

document

(0.26 sec)
  1. Export PS to PPSM in Android | products.aspose.com

    Android API to Convert PS to PPSM without using Microsoft Word...Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store documents in a format...

    products.aspose.com/total/android-java/conversi...
  2. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document Document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(Document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…... Document document1 = new Document(); DocumentBuilder...sueFile.docx"; Document srcDoc = new Document(); srcDoc = new...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  3. Convert PDF to Image Formats in Go|Aspose.PDF f...

    This topic show you how to use Aspose.PDF for Go to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code.... Previously scanned documents are often saved in the PDF...entire PDF document or some specific pages of a document as a set...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-image...
  4. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the Document is split into parts when saving to Html, Epub or Azw3 format in C++....DocumentSplitCriteri enum Specifies how the document is split into parts when saving...0 The document is not split. PageBreak 1 The document is split...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Create and Read an Existing 3D Scene|Documentation

    Aspose.3D API supports creating the new 3D scenes from the scratch and then save in any supported file format. Developers can also load an existing 3D Scene for the modification, addition or processing purposes.... Creating a 3D Scene Document Please follow these steps...in C# to create a 3D Scene document using the Aspose.3D APIs:...

    docs.aspose.com/3d/net/create-and-read-an-exist...
  6. HtmlVersion | Aspose.Words for Java

    Indicates the version of HTML is used when saving the Document to SaveFormat.HTML and SaveFormat.MHTML formats in Java....HTML is used when saving the document to SaveFormat.HTML and SaveFormat...DOCTYPE heading when converting documents to the Xhtml 1.0 transitional...

    reference.aspose.com/words/java/com.aspose.word...
  7. Find And Replace in Jython|Aspose.Words for Java

    Find And Replace text in a Document using Jython....Replace To Find And Replace in a document using Aspose.Words Java for...com . aspose . words import Document class FindAndReplace : def...

    docs.aspose.com/words/java/find-and-replace-in-...
  8. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...创建插入符注释的步骤: 加载 PDF 文件 - new Document 。 创建新的 Caret Annotation 并设置插入符参数(new...AddCaretAnnotations () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  9. C# API to Export EMLX to RTF | products.aspose.com

    Convert EMLX to RTF without using Microsoft Word or Outlook on .NET...create, modify, and convert documents in a variety of formats, including...HTML by using Document class Save the document to RTF format...

    products.aspose.com/total/net/conversion/emlx-t...
  10. Working with Table of Contents in C#|Aspose.Wor...

    Table of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#....Often you will work with documents containing a table of contents...existing table of contents in the document using just a few lines of...

    docs.aspose.com/words/net/working-with-table-of...