Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 9,324 for

header

(0.62 sec)
  1. SVG CSS vs Inline Styles vs Presentation Attrib...

    Learn which SVG style wins – inline styles, CSS rules, or presentation attributes. Compare SVG styling priority and see C# examples with Aspose.SVG for .NET....label ) ID selectors ( #header ) Descendant and grouping selectors...

    docs.aspose.com/svg/net/svg-styles-css-vs-inlin...
  2. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Dot ; var header = new Aspose . Pdf . Text ...page page . Paragraphs . Add ( header ); page . Paragraphs . Add...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  3. 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...
  4. 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...
  5. 使用 IMAP 服务器的邮件|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....println ( "ListUnsubscribe Header: " + imapMessageInfo . getListUnsubscribe...

    docs.aspose.com/email/zh/java/working-with-mess...
  6. 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...
  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. 连接到 Exchange Server|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....WebProxy proxy, Dictionary headers) async Task GetEwsClientAsync(string...cancellationToken , Dictionary headers) 下面的代码示例演示了如何在使用自定义 HTTP 标头的情况下配置和初始化...

    docs.aspose.com/email/zh/net/connecting-to-exch...
  9. 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...
  10. 使用 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/