Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 401,807 for

document

(0.14 sec)
  1. Supported File Formats|Aspose.PDF for JasperRep...

    Learn about supported file formats in Aspose.PDF for JasperReports. Export reports to PDF, XPS, DOC, and more....file formats in which the document can be saved by using Aspose...Saves the document is PDF format PDF/A Saves the document in PDF/A...

    docs.aspose.com/pdf/jasperreports/supported-fil...
  2. CssSavingArgs.KeepCssStreamOpen | Aspose.Words ...

    Discover the KeepCssStreamOpen property in CssSavingArgs. Control Aspose.Words' stream behavior for efficient CSS saving and enhanced performance....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Extract Text from PDF - Facades|Aspose.PDF for C++

    Learn how to extract text from PDF Documents using the Facades API in C++ with Aspose.PDF for efficient content extraction....Text from all Pages of the Document In order to extract text from...from all pages of the PDF document, Aspose.PDF for C++ offers...

    docs.aspose.com/pdf/cpp/extract-text-from-pdf-f...
  4. Add, Extract or Remove Images in PDF using C++ ...

    Manipulate images in PDF programmatically with C++ sample code using Aspose.PDF for C++...from PDF Add Image to PDF Document Using C++ Library In order... powerful and easy to use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/images/
  5. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them.... In MS Word document, you can insert header footer...header and footer of the Word document and saves it to DOCX file...

    kb.aspose.com/words/net/how-to-insert-header-an...
  6. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....the Specify Load Options documentation article. Examples: Shows...inserting documents. Document dstDoc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. MailMergeMainDocumentType enumeration | Aspose....

    Aspose.Words.Settings.MailMergeMainDocumentType enumeration. Specifies the possible types for a mail merge source Document....types for a mail merge source document. Members Name Description...NotAMergeDocument This document is not a mail merge document. FormLetters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. C# API to Export MSG to DOC | products.aspose.com

    Convert MSG to DOC without using Microsoft Word or Outlook on .NET...create, edit, and convert Word documents. It also provides features...features for manipulating document elements, formatting, and other related...

    products.aspose.com/total/net/conversion/msg-to...
  9. HtmlSaveOptions.fonts_folder property | Aspose....

    HtmlSaveOptions.fonts_folder property. Specifies the physical folder where fonts are saved when exporting a Document to HTML...are saved when exporting a document to HTML. Default is an empty.... Remarks When you save a Document in HTML format and HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …...(C#): using (var doc = new Document(input)) { var options = new...issues with font names and document accessibility. The problem...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...