Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 415,500 for

document

(0.39 sec)
  1. Convert DOTM to PPTM in Android Apps or with fr...

    DOTM to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTM to PPTM online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...can help you automate the document conversion process in your...

    products.aspose.com/total/android-java/conversi...
  2. C# API to Export MSG to GIF | products.aspose.com

    Convert MSG to GIF without using Microsoft Word or Outlook on .NET...to easily manipulate Word documents. It provides a wide range... write, and convert Word documents. It also allows you to manipulate...

    products.aspose.com/total/net/conversion/msg-to...
  3. ImageSaveOptions.paper_color property | Aspose....

    ImageSaveOptions.paper_color property. Gets or sets the background (paper) color for the generated images...When rendering pages of a document that specifies its own background...background color, then the document background color will override...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DigitalSignatureCollection class | Aspose.Words...

    Aspose.Words.DigitalSignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a Document...digital signatures attached to a document. To learn more, visit the...Signatures documentation article. Remarks Document.digitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from Documents. However, we are facing a performance issue when processing large Documents. The Document con…...removing blank pages from documents. However, we are facing a...when processing large documents. The document contains over 2,000...

    forum.aspose.com/t/performance-issue-with-blank...
  6. Extract Images using PdfExtractor|Aspose.PDF fo...

    This section explains how to extract Images with Aspose.PDF Facades using PdfExtractor Class.... () { // The path to the documents directory var dataDir = RunExamples...GetDataDir_AsposePdf_Images (); // Open PDF document using ( var extractor = new...

    docs.aspose.com/pdf/net/extract-images/
  7. How to apply/set text alignment to TextBox with...

    How to apply/set text alignment to TextBox in Aspose.Cells for JavaScript via C++....the expressiveness of our documents and diagrams, and applying...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/applying-t...
  8. Aspose::Words::Lists::ListCollection::get_Count...

    Aspose::Words::Lists::ListCollection::get_Count method. Gets the count of numbered and bulleted lists in the Document in C++....and bulleted lists in the document. int32_t Aspose :: Words ::...Shows how to verify owner document properties of lists. auto...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts Document using specified input output streams and save options....output_stream, save_options) Converts document using specified input output...load_options LoadOptions The document load options. output_stream...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 创建 AcroForms - 在 Java 中创建可填写的 PDF|Aspose.PDF fo...

    本节解释如何在 PDF 文档中使用 Aspose.PDF for Java 从头创建 AcroForms。...Contents [ Hide ] 在 PDF 文档中添加表单字段 Document 类提供了一个名为 Form 的集合,帮助管理 PDF...() { // 打开文档 Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/zh/java/create-forms/