Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 8,011 for

header

(0.08 sec)
  1. 在Jython中复制行和列|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....( 0 ) # Put some data into header rows ( A1 : A4 ) i = 0 while...get ( i , 0 ). setValue ( "Header Row #i" ) # Put some detail...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  2. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....include Background, Footer, Header, Undefined, Watermark). Please...XForm is used). Watermarks, header, and footer artifacts contains...

    docs.aspose.com/pdf/php-java/add-watermarks/
  3. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。...1 )); } } 获取元信息 为了获取信息,我们使用 Header 属性。通过 ‘Hashtable’ 我们获取所有可能的值。...Collections . Hashtable ( fileInfo . Header ); // Enumerate and display...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...
  4. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various Headers and footers of Excel worksheet Page Setup settings using the C# Library and .NET API. You can set the Headers and footers for the first page, odd pages, and even pages....Ask AI Setting Different Headers and Footers For Different Pages...supports setting different headers and footers for the first page...

    docs.aspose.com/cells/net/setting-different-hea...
  5. Table|Documentation

    Table element organizes questions and answers in a tabular structure....specifies the content of the table header row. This element is declared..."TableHeader" property. Table_header element includes a Content...

    docs.aspose.com/omr/net/json-markup/table/
  6. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。...at the left section of the header pageSetup . SetHeader ( 0 ...the central section of the header with custom font pageSetup...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  7. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning of the section....the first section's primary header, # which every page in that...move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentVisitor::VisitHeaderFoot...

    Aspose::Words::DocumentVisitor::VisitHeaderFooterEnd method. Called when enumeration of a Header or footer in a section has ended in C++....Called when enumeration of a header or footer in a section has...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Copying Rows and Columns in Jython|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....( 0 ) # Put some data into header rows ( A1 : A4 ) i = 0 while...get ( i , 0 ). setValue ( "Header Row #i" ) # Put some detail...

    docs.aspose.com/cells/java/copying-rows-and-col...
  10. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....get information, we use the Header property. With ‘Hashtable’...Collections . Hashtable ( fileInfo . Header ); // Enumerate and display...

    docs.aspose.com/pdf/net/get-pdf-file-information/