Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 6,386 for

header

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 向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/
  5. 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...
  6. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....zed() Gets or sets the PSD header. getRawCustomColorCon() Gets...sections.PsdHeader The PSD header. colorData com.aspose.internal...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  7. 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...
  8. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... Dot ; var header = new Aspose . Pdf . Text ...page page . Paragraphs . Add ( header ); page . Paragraphs . Add...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  9. Sending and Forwarding Messages - Send Outlook ...

    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....Mail files) contains an email header, message body, and any attachments...

    docs.aspose.com/email/java/sending-and-forwardi...
  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/