Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 8,817 for

header

(0.29 sec)
  1. 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...
  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…...page and a small amount of header/footer text. I can provide...

    forum.aspose.com/t/limiting-memory-usage-when-c...
  3. 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...
  4. 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...
  5. Manage Presentation Placeholders in C++|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for C++: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....How do I control the standard header/footer placeholders—date &...

    docs.aspose.com/slides/cpp/manage-placeholder/
  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....page between the section's header and footer. Body body = new...

    reference.aspose.com/words/net/aspose.words/pag...
  7. CompatibilityOptions.PrintBodyTextBeforeHeader ...

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

    reference.aspose.com/words/net/aspose.words.set...
  8. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......evalute The module DIB header processing. aspose.psd.exif...

    reference.aspose.com/psd/python-net/
  9. Aspose::Words::PageSetup::get_PaperSize method ...

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

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....0 ); // Put some data into header rows (A1:A4) for ( let i =...cells . get ( i , 0 ). value = `Header Row ${ i } ` ; } // Put some...

    docs.aspose.com/cells/javascript-cpp/copying-an...