Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 8,812 for

header

(0.29 sec)
  1. 使用页眉和页脚|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 at the right corner of header diagram . getHeaderFooter ()...setHeaderCenter ( "Center of the header" ); // set text at the left...

    docs.aspose.com/diagram/zh/java/working-with-he...
  2. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points.... write ( 'Header Row, \n Cell 1' ) builder ...insert_cell () builder . write ( 'Header Row, \n Cell 2' ) builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WebExtensionBindingType | Aspose.Words for Java

    Enumerates available types of binding between a web extension and the data in the document in Java....without a header row. TABLE Tabular data with a header row. TEXT...MATRIX Tabular data without a header row. TABLE public static int...

    reference.aspose.com/words/java/com.aspose.word...
  4. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc.... setText ( "The Header" ); h1 . setTitle ( "Title"...( "H1. Header of Level 1" ); h2 . setText ( "H2. Header of Level...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  5. Programmers Guide|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....Display BarCodes in Report Header and Footer – provides information...label generation in report header or footer. Dynamically Display...

    docs.aspose.com/barcode/reportingservices/progr...
  6. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Remove Header and Footer in Word using C# Delete Header and Footer...Documents using Python Remove Header and Footer in Word using Python...

    kb.aspose.com/words/page/5/
  7. Add Headers and Footers|Aspose.Words for .NET

    Add Headers or footers into a document easily and fast instead of using VSTO in C#....Ask AI Add Headers and Footers Contents [ Hide ] Purpose Summary...page describes how to insert headers and footers into Word documents...

    docs.aspose.com/words/net/add-headers-and-footers/
  8. RowFormat.heightRule property | Aspose.Words fo...

    RowFormat.heightRule property. Gets or sets the rule for determining the height of the table row.... write ( "Header Row,\n Cell 1" ); builder ...insertCell (); builder . write ( "Header Row,\n Cell 2" ); builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Providing an image as raw byte data|Documentation

    Providing an image as array of bytes or pixels to the Aspose.OCR for C++....data does not contain an image header, you must directly specify:...data does not contain an image header, you must directly specify:...

    docs.aspose.com/ocr/cpp/content-for-ocr/image-b...
  10. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....properly for some fields in a header or footer. For example, trying...convert the PAGE field in a header or footer to static text will...

    docs.aspose.com/words/cpp/replace-fields/