Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,187 for

footer

(0.09 sec)
  1. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....values include Background, Footer, Header, Undefined, Watermark)...used). Watermarks, header, and footer artifacts contains XForm which...

    docs.aspose.com/pdf/java/add-watermarks/
  2. 管理页眉和页脚|Aspose.PDF for .NET

    探索如何在 .NET 中使用 Aspose.PDF 操作 PDF 文件中的页眉和页脚,以改善文档结构。...Create formatted text for the footer var formattedText = new Aspose...Winansi , false , 14 ); // Add footer fileStamp . AddFooter ( formattedText...

    docs.aspose.com/pdf/zh/net/manage-header-and-fo...
  3. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_page_setup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...85pt; -aw-footer-distance:35.4pt; -aw-header-distance:35...792pt; margin:70.85pt; -aw-footer-distance:35.4pt; -aw-header-distance:35...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and Footers of Excel worksheet Page Setup settings using the C# Library and .NET API. You can set the headers and Footers for the first page, odd pages, and even pages....Setting Different Headers and Footers For Different Pages Contents...setting different headers and footers for the first page, odd pages...

    docs.aspose.com/cells/net/setting-different-hea...
  5. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Python....table cells, fields, headers/footers, sections, and paragraphs....field: Navigate to a Header or Footer You can move to the beginning...

    docs.aspose.com/words/python-net/navigation-wit...
  6. Aspose::Words::DocumentVisitor::VisitHeaderFoot...

    Aspose::Words::DocumentVisitor::VisitHeaderFooterStart method. Called when enumeration of a header or Footer in a section has started in C++....enumeration of a header or footer in a section has started. virtual...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and Footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....Specifies how headers and footers are output to HTML, MHTML or...meaningfully output headers and footers to HTML because HTML is not...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Tables not merging correctly when multiple colu...

    I have a word document that has a bunch of tables on it. When I try to merge all of the tables into one table the columns become all mismatched, like so: This is the code I am using to merge the tables: public void…...I remove everything in the footer. All my tables merge properly...just the page number in the footer, my tables don’t merge correctly...

    forum.aspose.com/t/tables-not-merging-correctly...
  9. PageSetup.footer_distance property | Aspose.Wor...

    PageSetup.Footer_distance property. Returns or sets the distance (in points) between the Footer and the bottom of the page....footer_distance property PageSetup.footer_distance property Returns...distance (in points) between the footer and the bottom of the page...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Navigation with Cursor in C#|Aspose.Words for .NET

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C#....field: Navigate to a Header or Footer You can move to the beginning...beginning of a header or footer by using the MoveToHeaderFooter method...

    docs.aspose.com/words/net/navigation-with-cursor/