Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,056 for

footer

(0.45 sec)
  1. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....between the section's header and footer. body = aw . Body ( doc ) section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....between the section's header and footer. let body = new aw . Body (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....between the section's header and footer. let body = new aw . Body (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...document’s footer. Document doc = new Document ( MyDir + "Footer.docx"...HeadersFooters ; HeaderFooter footer = headersFooters [ HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/ran...
  5. 使用 C++ 通过 Node.js 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距。还将学习如何通过 Node.js API 和 C++ 编程设置页面中心、页眉和页脚的边距。...getPageSetup (); // Specify Header / Footer margins pageSetup . setHeaderMargin...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-mar...
  6. 在 .NET 中使用工件|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您为 PDF 页面添加背景图像,并使用 Artifact 类获取每个水印。...ArtifactSubtype 枚举的值,其中包括 Background, Footer, Header, Undefined, Watermark)。...)); Console . WriteLine ( "Footers: {0}" , paginationArtifacts...

    docs.aspose.com/pdf/zh/net/artifacts/
  7. StyleIdentifier enumeration | Aspose.Words for ...

    Aspose.Words.StyleIdentifier enumeration. Locale independent style identifier.... Footer The Footer style. FootnoteText The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StyleIdentifier enumeration | Aspose.Words for ...

    aspose.words.StyleIdentifier enumeration. Locale independent style identifier.... FOOTER The Footer style. FOOTNOTE_TEXT The...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert EPUB to PDF in C#

    This short tutorial explains how to convert EPUB to PDF in C#. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in C# with the help of a few lines of code....color or image, setting header/footer, default fonts, and adding...

    kb.aspose.com/pdf/net/how-to-convert-epub-to-pd...
  10. .NET 中向演示文稿添加页眉和页脚的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用旧版和新版 Aspose.Slides API 为 PowerPoint PPT、PPTX 和 ODP 演示文稿添加页眉和页脚。... FooterText = "Footer Text" ; //将演示文稿写入磁盘 pres ....

    docs.aspose.com/slides/zh/net/how-to-add-header...