Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 8,784 for

header

(0.08 sec)
  1. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...new_comment ) # Header: builder . move_to_header_footer ( aw ....HeaderFooterType . HEADER_PRIMARY ) builder . writeln ( 'Original header contents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for .NET 25.9 - Release Notes|Docume...

    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....Bug PSDNET-2543 Missed the Header of AiImage Bug PSDNET-2544... } PSDNET-2543. Missed the Header of AiImage string inputFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-9...
  3. 在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-...
  4. 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/
  5. 使用 C++ 获取页眉或页脚|Documentation

    本文介绍如何使用 C++ API 或库以编程方式获取Excel或OpenOffice文件中的页眉和页脚。...0 ); // Get left section of header U16String headerSection = sheet...); // Get commands from the header section Vector < HeaderFooterCommand...

    docs.aspose.com/cells/zh/cpp/get-headers-or-foo...
  6. 获取 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...
  7. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI....CLEAR ); if ( rowCt == 0 ) { // header row ctshd . setFill ( "A7BFDE"...rowCt == 0 ) { // header row rh . setText ( "header row, col " + colCt...

    docs.aspose.com/words/java/format-table-in-docu...
  8. Aspose::Words::Settings::Odso::get_FirstRowCont...

    Aspose::Words::Settings::Odso::get_FirstRowContainsColumnNames method. Specifies that a hosting application shall treat the first row of data in the specified external data source as a Header row containing the names of each column in the data source. The default value is false in C++....specified external data source as a header row containing the names of...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Run.accept method | Aspose.Words for Node.js

    Run.accept method. Accepts a visitor....the node structure of every header and footer in a document. test...way of accessing a document's header/footers section-by-section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add watermark to PDF|Aspose.PDF for Java

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

    docs.aspose.com/pdf/java/add-watermarks/