Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 7,951 for

header

(0.17 sec)
  1. Working with Projects | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) views using Aspose.Tasks Java for C#....by GitHub Working with Page Header and Footer Extended Attributes...

    docs.aspose.com/tasks/cpp/project-views/
  2. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....cursor to the beginning of a header or footer in the current section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. What are Icon Fonts?

    This article provides a brief overview of icon fonts, explaining their characteristics and advantages, usage, and many more.... Header and footer elements Icons can...can be placed in headers and footers to symbolize contact information...

    docs.aspose.com/font/net/what-is-font/icon-fonts/
  4. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....Table nodes, and nodes within header/footer. Note that the entity...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....getExportHeadersFoot() Specifies how headers and footers are output to HTML...(int value) Specifies how headers and footers are output to HTML...

    reference.aspose.com/words/java/com.aspose.word...
  6. Send Emails & Forward Messages using SMTP Clien...

    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....from Disc EML files contain a header, message body, and attachments...

    docs.aspose.com/email/net/sending-and-forwardin...
  7. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....page between the section's header and footer. Body body = new...page between the section's header and footer. Body body = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。... Dot ); TextFragment header = new TextFragment ( "这是一个使用TAB停止位形成表格的示例"...page . getParagraphs (). add ( header ); page . getParagraphs ()...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  9. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....Called when enumeration of a header or footer in a section has...Called when enumeration of a header or footer in a section has...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...TabLeaderType :: Dot ); auto header = MakeObject < TextFragment...get_Paragraphs () -> Add ( header ); page -> get_Paragraphs ()...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/