Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 412,713 for

document

(0.14 sec)
  1. Search Documents via C# .NET | products.aspose.com

    Search Documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your .NET application. Search Documents online via app....NET Search Search Documents using .NET APIs Easily search...data from a wide range of documents, encompassing Microsoft Office...

    products.aspose.com/total/net/search/
  2. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your Document's save format for optimal flexibility and control....Specifies the format in which the document will be saved if this save...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Android API to Render PDF to DOCM | products.as...

    Transform PDF to DOCM via Android via Java API...allows users to convert PDF documents into DOCM format, which is...is a Microsoft Word document with macros enabled. This is beneficial...

    products.aspose.com/total/android-java/conversi...
  4. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances Document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...enumeration 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/net/aspose.words.sav...
  5. XmlMapping class | Aspose.Words for Python

    aspose.words.markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured Document tag and an XML element stored within a custom XML data part in the Document...between the parent structured document tag and an XML element stored...the document. To learn more, visit the Structured Document Tags...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract Text and Images from ODS File Online an...

    Online ODS file parser app. Java API code to extract text in rows and cells from ODS spreadhseets....Develop powerful Java based ODS document parser utility application...application. Code listed for ODS document parsing through Java. Download...

    products.aspose.com/total/java/parse/ods/
  7. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF Document containing text - Hello World using Aspose.PDF for Android....Instantiate a Document object Add a Page to document object Create...page Save the resultant PDF document The following code snippet...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  8. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。...创建插入符号注释的步骤: 加载 PDF 文件 - 新建 Document 。 创建新的 CaretAnnotation 并设...aspose.pdf as ap # 打开文档 document = ap . Document ( input_file ) caretAnnotation1...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...
  9. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in Documents, ensuring seamless and efficient workflows....Mail Merge and Reporting documentation article. public class ImageFieldMergingArg...Description Document { get; } Returns the Document object for...

    reference.aspose.com/words/net/aspose.words.mai...
  10. 将PDF转换为JPG|Aspose.PDF for Android via Java

    本页介绍如何使用Aspose.PDF for Android via Java将PDF页面转换为JPEG图像,将所有页面和单个页面转换为JPEG图像。... 要将仅一个页面转换为JPEG图像: 创建一个 Document 类的对象以获取要转换的页面。 调用 process(...convertPDFtoJPEG () { try { document = new Document ( inputStream ); }...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...