Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 8,132 for

header

(0.13 sec)
  1. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way Headers and footers are exported to the text formats...property Specifies the way headers and footers are exported to...how to specify how to export headers and footers to plain text format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to use Aspose.CAD in Vue|CAD Documentation

    Use Aspose.CAD in Vue....}, } </script> <template> <header> <img alt="Vue logo" class="logo"...<p>Example aspose.cad for Vue.</p> </header> <main> <input id="file" type="file">...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  3. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...库将标题添加到 PDF 文档 为了在 PDF 中添加 Header,我们将使用 Aspose.PDF for Java API,这是一款适用于...Create header TextStamp textStamp = new TextStamp ( "Header Text"...

    products.aspose.com/pdf/zh-hans/java/header/
  4. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!... Write ( "Header Row,\n Cell 1" ); builder ...InsertCell (); builder . Write ( "Header Row,\n Cell 2" ); builder ...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Create Email Messages with Customized Options i...

    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 header. For example, below is a common mail header, where...DeliveryNotification . OnSuccess }; eml . Headers . Add ( "Return-Receipt-To"...

    docs.aspose.com/email/net/create-email-messages/
  6. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Contains text of the even pages header, represented by HeaderFooter...text of the primary header. When header is different for odd...

    reference.aspose.com/words/cpp/aspose.words/sto...
  7. 创建一个复杂的PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...$fontRepository -> findFont ( "Arial" ); $header = new TextFragment ( "New ferry...ferry routes in Fall 2020" ); $header -> getTextState () -> setFont...

    docs.aspose.com/pdf/zh/php-java/complex-pdf-exa...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – افزودن هدر به PDF با استفاده از C# https://products.aspose.com/pdf/fa/net/Header/ Recent content in افزودن هدر به PDF با استفاده از C# on Aspso......com/pdf/fa/net/header/ Recent content in افزودن هدر...https://products.aspose.com/pdf/fa/net/header/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/net/header/index.xml
  9. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....EVEN_PAGES_HEADER Contains text of the even pages header, represented...FIRST_PAGE_HEADER Contains text of the first page header, represented...

    reference.aspose.com/words/java/com.aspose.word...
  10. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python....730 , 120 , 830 )) # Add Header header = TextFragment ( "New ferry...ferry routes in Fall 2020" ) header . TextState . Font = FontRepository...

    docs.aspose.com/pdf/net/python-net/