Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 4,210 for

footer

(0.33 sec)
  1. CompatibilityOptions.printBodyTextBeforeHeader ...

    CompatibilityOptions.printBodyTextBeforeHeader property. Print Body Text before Header/Footer Contents....Print Body Text before Header/Footer Contents. get printBodyTextBeforeH...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... footer_distance = aw . ConvertUtil...between the section's header and footer. body = aw . Body ( doc ) section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a DOCX document which contains a table with relative preferred size, e.g. 100%, and columns with different preferred sizes. Change…...document, and replace header, footer and all margins with the ones...

    forum.aspose.com/t/update-table-width-when-savi...
  4. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++....between the section's header and footer. auto body = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. 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...
  6. How to Convert EPUB to PDF in Python

    This precise tutorial explains how to convert EPUB to PDF in Python. 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 Python with the help of a few lines of code....color or image, setting header/footer, default fonts, and adding...

    kb.aspose.com/pdf/python/how-to-convert-epub-to...
  7. BarcodeGenerator Class|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....BarCodes in Report Header and Footer...

    docs.aspose.com/barcode/reportingservices/barco...
  8. .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...
  9. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...BottomMargin = 0; // Clear any header/footer as they'll be captured when...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  10. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....between the section's header and footer. Body body = new Body(doc);...between the section's header and footer. Body body = new Body(doc);...

    reference.aspose.com/words/java/com.aspose.word...