Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 401,800 for

document

(0.2 sec)
  1. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....materials, to prove that the documents have been reviewed and marked...stamps and text stamps to PDF documents by using Aspose.PDF for Java...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  2. Margins | Aspose.Words for Java

    Specifies preset margins in Java....layout of the document. Document doc = new Document(getMyDir() +..."Rendering.docx"); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/java/com.aspose.word...
  3. 以编程方式创建 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF 库从头开始创建 PDF 文档。... 创建 Document 类的对象。 向 Document 对象的 Pages 集合中添加一个...HelloWorld () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/create-document/
  4. ThumbnailGeneratingOptions.generateFromFirstPag...

    ThumbnailGeneratingOptions.generateFromFirstPage property. Specifies whether to generate thumbnail from first page of the Document or first image....thumbnail from first page of the document or first image. get generateFromFirstPag...generated from first page of the document. If value is false and there...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Export EMLX to WORD via C++ | products.aspose.com

    C++ API to Convert EMLX to WORD without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOCX format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. Add Image Stamp to PDF using JavaScript via C++...

    Add image stamp to PDF file programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++....restricted documents, to confirm the authenticity of the document, or...visual appearance of your PDF document. In order to add image stamps...

    products.aspose.com/pdf/javascript-cpp/stamps/i...
  7. 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...
  8. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Working with Bookmarks documentation article. Examples: Shows...throws Exception { // Create a document with three bookmarks, then...

    reference.aspose.com/words/java/com.aspose.word...
  9. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...4 KB View of the file in Document Explorer. 452×568 22.8 KB...Solution Iterate through the document’s Revision collection, locate...

    forum.aspose.com/t/section-break-as-revision-ho...
  10. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve.... Document () builder = aw . DocumentBuilder...for every paragraph in the document to RTL. for para in doc ....

    reference.aspose.com/words/python-net/aspose.wo...