Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 6,333 for

header

(0.03 sec)
  1. HeaderFooter.nodeType property | Aspose.Words f...

    HeaderFooter.nodeType property. Returns [NodeType.HeaderFooter](../../nodetype/#HeaderFooter).... write ( "Primary header" ); builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for Python via .NET....or format your pivot field header. This article explains how...

    docs.aspose.com/cells/python-net/get-the-cell-o...
  3. 向文档添加页脚|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....number to be printed in the header, it will be separated from...

    docs.aspose.com/cells/zh/sharepoint/add-footer-...
  4. Add Footer to multiple documents|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....number to be printed in the header, it will be separated from...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  5. Re-Order Sheets Within Workbook|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....Copy Sheet Within Workbook Header and Footers...

    docs.aspose.com/cells/java/re-order-sheets-with...
  6. How to Put Page Number in Word using Python

    This article provides detailed information on how to put page number in Word using Python. It will guide you to load an existing Word file and then insert page numbers in word using python with the help of few API calls only.... It allows moving to the header or footer section of the document...document using the move_to_header_footer() method by providing...

    kb.aspose.com/words/python/how-to-put-page-numb...
  7. Convert CSV to JSON|Documentation

    Convert CSF file to JSON by using the simple to use Aspose.Cells for .NET API....whether the range contains a header row. Indent : Indicates the...

    docs.aspose.com/cells/net/convert-csv-to-json/
  8. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the Headers and footers of this section....(drawing objects) from the headers and footers of this section...remove all shapes from all headers footers in a section. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....information about the necessary header files and namespaces. While...manager Include the required header files and necessary namespaces...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  10. 在 Ruby 中复制行和列|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 i...get ( i , 0 ) . setValue ( "Header Row #{ i } " ) i += 1 end #...

    docs.aspose.com/cells/zh/java/copying-rows-and-...