Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 6,386 for

header

(0.14 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 PHP 向 PDF 添加标题https://products.aspose.com/pdf/zh-hans/php-java/Header/Recent content in 使用 PHP 向 PDF 添加标题 on Aspsoe.PDF ProductsHugo -- gohu......com/pdf/zh-hans/php-java/header/Recent content in 使用 PHP 向...aspose.com/pdf/zh-hans/php-java/header/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/php-java/header...
  2. 使用 C# 向 PDF 添加标题 | Aspose.PDF

    使用 Aspose.PDF 通过 .NET 处理来自 PDF 的标头的示例 C# 代码。...库将标题添加到 PDF 文档 为了在 PDF 中添加 Header,我们将使用 Aspose.PDF for .NET API,这是一款适用于...Document ( inputFile ); // Create header var textStamp = new Aspose...

    products.aspose.com/pdf/zh-hans/net/header/
  3. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …...demonstrates how to create header elements and associate them...tagged_content.root_element # Create header elements header1 = HeaderElement(1)...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...
  4. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。...120 , 830 , True )) # 添加标题 header = ap . text . TextFragment...TextFragment ( "2020年秋季新的渡轮路线" ) header . text_state . font = ap . text ...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  5. 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/how-to-use-a...
  6. 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...
  7. 使用 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/
  8. 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...
  9. 创建一个复杂的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...
  10. 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...