Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 7,482 for

header

(0.09 sec)
  1. 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/
  2. Manipulating Adobe Photoshop Formats|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....consists of an initial 28-byte header, followed by a JFIF thumbnail...

    docs.aspose.com/psd/net/manipulating-adobe-phot...
  3. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification.... Dot ); TextFragment header = new TextFragment ( "This...page . getParagraphs (). add ( header ); page . getParagraphs ()...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  4. Environment Configuration – Aspose.HTML for Java

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....specified in the document’s header, Aspose.HTML uses UTF-8, which...

    docs.aspose.com/html/java/environment-configura...
  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. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....Authorization: Bearer {token} header will be automatically added...added to the request headers. You can use xs.refreshToken(token)...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. What are Icon Fonts? Knowledge Base

    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/
  8. 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...
  9. 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...
  10. 向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/