Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 7,774 for

header

(0.08 sec)
  1. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....Shows to process bookmarks in headers/footers in a document that...Document(getMyDir() + "Bookmarks in headers and footers.docx"); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  2. Android PDF API | Create Parse and Convert PDF ...

    PDF viewer and converter library for mobile apps. Generate merge split read write and protect PDF or PDF/A documents with ease...& concatenate documents Add header & footer to files Create, import...

    products.aspose.com/pdf/android-java/
  3. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section section : doc.getSection…...clear(); // 清空所有 header/footer } } doc.save("output...

    forum.aspose.com/t/word/322768
  4. 使用工件|Aspose.PDF for Java

    本页介绍如何使用 Aspose.PDF for Java 处理 Artifact 类。代码示例展示了如何向 PDF 页面添加背景图像以及如何获取 PDF 文件第一页上的每个水印。...ArtifactSubtype枚举的值,其中包括Background, Footer, Header, Undefined, Watermark)。 使用Adobe...

    docs.aspose.com/pdf/zh/java/artifacts/
  5. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....Support for AFRelationship; PDF header validation; Remove adbe.x509...

    docs.aspose.com/pdf/net/whatsnew/2022/
  6. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....PRINT_BODY_TEXT_BEFORE_HEADER Print Body Text Before Header NO_LEADING No...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create and Format Table|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....has filtering enabled in the header row so that you can filter...

    docs.aspose.com/cells/go-cpp/create-and-format-...
  8. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node....contains text of a particular header or footer inside a section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Limiting memory usage when concatenating large ...

    I am trying to concatenate two large PDF documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document("D:/input1.pdf"); Document doc2 = new Document("D:/input2.pdf"); for (final Page p : do…...page and a small amount of header/footer text. I can provide...

    forum.aspose.com/t/limiting-memory-usage-when-c...
  10. Save images as EPS via JavaScript | Aspose.Page

    Empower your JavaScript applications with our API solution for save images to EPS file....works directly on the image header and setup section of your EPS...

    products.aspose.com/page/javascript-cpp/image-a...