Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 3,997 for

footer

(0.12 sec)
  1. NodeType enumeration | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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…...and a small amount of header/footer text. I can provide the actual...

    forum.aspose.com/t/limiting-memory-usage-when-c...
  3. CompatibilityOptions.PrintBodyTextBeforeHeader ...

    Discover the PrintBodyTextBeforeHeader property for CompatibilityOptions. Enhance your documents by printing body text before headers and Footers!...Print Body Text before Header/Footer Contents. public bool PrintBodyTextBeforeH...

    reference.aspose.com/words/net/aspose.words.set...
  4. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....between the section's header and footer. auto body = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Convert Project Pages to Separate Image Files |...

    This guide explains how to convert Microsoft Project files into multiple JPEG image files using Aspose.Tasks for C#....Gap Between Tasks List and Footer Subscribe to Aspose Product...

    docs.aspose.com/tasks/cpp/convert-project-pages...
  6. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....between the section's header and footer. Body body = new Body ( doc...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Features|Documentation

    Aspose.Cells for Node.js via Java features....Create or edit header and/or footer. Set print area, print titles...

    docs.aspose.com/cells/nodejs-java/features/
  8. 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, export...

    products.aspose.com/pdf/android-java/
  9. 使用工件|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/artifacts/
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...is extracting the header and footer as well it need to extract...bookmark in header footer its extracting header footer aswell but that...

    forum.aspose.com/t/help-with-bookmark-replaceme...