Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 6,406 for

header

(0.1 sec)
  1. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++.... builder -> Write ( u "Header Row, \n Cell 1" ); builder...InsertCell (); builder -> Write ( u "Header Row, \n Cell 2" ); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current paragraph formatting properties in C++.... builder -> Write ( u "Header Row, \n Cell 1" ); builder...InsertCell (); builder -> Write ( u "Header Row, \n Cell 2" ); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Working with GridWeb|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....GridWeb and its Header Bar This article explains how...explains how to resize the header bars of the Aspose.Cells.GridWeb...

    docs.aspose.com/cells/java/working-with-gridweb/
  4. 使用 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/
  5. 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...
  6. 创建一个复杂的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...
  7. How to Convert PDF to Tagged PDF using C#

    This article guides on how to convert PDF to tagged PDF using C#. It has all the details to set the environment, a set of steps and a runnable sample code for adding tags to PDF files using C#....the tagged contents Create a header and a paragraph element and...both the elements Append this header and paragraph to the root element...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tag...
  8. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。...730 , 120 , 830 )) # Add Header header = TextFragment ( "New ferry...ferry routes in Fall 2020" ) header . TextState . Font = FontRepository...

    docs.aspose.com/pdf/zh/net/python-net/
  9. 如何在 Vue 中使用 Aspose.CAD|CAD Documentation

    在 Vue 中使用 Aspose.CAD。...}, } </script> <template> <header> <img alt="Vue logo" class="logo"...<p>Vue 的 aspose.cad 示例。</p> </header> <main> <input id="file" type="file">...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  10. HeaderFooter | Aspose.Words for Java

    Represents a container for the Header or footer text of a section in Java....Represents a container for the header or footer text of a section...more, visit the Working with Headers and Footers documentation article...

    reference.aspose.com/words/java/com.aspose.word...