Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 373,532 for

document

(0.22 sec)
  1. 将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-...
  2. 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...
  3. 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...
  4. Get a Particular Page in a PDF File in Python|A...

    Understand how to retrieve a specific page from a PDF Document using Python and Aspose.PDF, for focused Document processing....a Particular Page in a PDF document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/python-java/get-a-particula...
  5. XlsxSaveOptions.saveFormat property | Aspose.Wo...

    XlsxSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...compress XLSX document. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Online OFT to DOTX Conversion or Build .NET bas...

    Free online app to convert OFT to DOTX files. .NET C# conversion library code for OFT Documents....will be converted into DOTX document Download the converted DOTX...HTML by using Document class Save the document to DOTX format...

    products.aspose.com/total/net/conversion/oft-to...
  7. ThumbnailGeneratingOptions Class | Aspose.Words...

    Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your Document thumbnail generation with customizable features and improved quality....generating thumbnail for a document. public class ThumbnailGeneratingO...thumbnail from first page of the document or first image. ThumbnailSize...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Questions about multithreading limitations on A...

    Hello, I would like to know if there are any concurrency or multithreading limitations in Aspose.Words for Java, and if so, could you please provide more details?...allowing you to handle multiple documents in parallel when accessing... Thread Safety Document Object : The Document object itself is...

    forum.aspose.com/t/questions-about-multithreadi...
  9. Online MHTML to WORDML Conversion or Build .NET...

    Free online app to convert MHTML to WORDML files. .NET C# conversion library code for MHTML Documents....will be converted into WORDML document Download the converted WORDML...API Open MHTML file using Document class Convert MHTML to Doc...

    products.aspose.com/total/net/conversion/mhtml-...
  10. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured Document tag for efficient editing!...at the end of a structured document tag. public bool IsAtEndOfStructuredD...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/doc...