Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 9,324 for

header

(0.18 sec)
  1. Integrate PDF Tables with Data Sources in Java|...

    Learn how to integrate PDF tables with structured data sources such as CSV files in Java....indexes from the CSV header row. Add the header row and the requested...getLightGray ())); String [] header = rows . get ( 0 ); int []...

    docs.aspose.com/pdf/java/integrate-table/
  2. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a Header or footer in the current section in C++....cursor to the beginning of a header or footer in the current section...Aspose::Words::HeaderFooterType Specifies the header or footer to move to. Remarks...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. IReplacingCallback class | Aspose.Words for Python

    aspose.words.replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....Document ( file_name = MY_DIR + 'Header and footer types.docx' ) first_page_section...logger ) # Using a different header/footer for the first page will...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions constructor | Aspose.Words f...

    aspose.words.replacing.FindReplaceOptions constructor...Document ( file_name = MY_DIR + 'Header and footer types.docx' ) first_page_section...logger ) # Using a different header/footer for the first page will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++....that specifies the type of the header/footer to retrieve. Examples...Document > ( get_MyDir () + u "Header and footer types.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words/hea...
  6. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....Insert the watermark into all headers of each document section. sects...could be up to three different headers in each section, since we want...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  7. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent section of your story, enhancing your document's structure and organization....Examples Shows how to link headers and footers between sections...create a header and a footer. By default, // the header and the...

    reference.aspose.com/words/net/aspose.words/hea...
  8. Justified Text Rendering Issues with Tab Stops ...

    Issue Summary Aspose.Words for Java has rendering issues when converting documents with justified text to PDF: Header Issue: Header text with full justification + right-aligned tab stops extends beyond document margins…...justified text to PDF: Header Issue : Header text with full justification...Aspose.Total for Java Issue 1: Header Text Extends Beyond Margins...

    forum.aspose.com/t/justified-text-rendering-iss...
  9. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the Header and footer of Excel worksheets by setting the Header and footer with script commands using the C++ API or Library....Setting Headers and Footers with C++ Contents [ Hide ] Headers and...bottom margin, respectively. Headers and footers can also be added...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  10. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how Headers and footers are exported to HTML, MHTML or EPUB in C++....ExportHeadersFooters enum Specifies how headers and footers are exported to...Name Value Description None 0 Headers and footers are not exported...

    reference.aspose.com/words/cpp/aspose.words.sav...