Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 6,332 for

header

(0.04 sec)
  1. Working with Table-Row Conditional Blocks|Aspos...

    Use table-row conditional blocks within single document table to represent the same data depending on a condition using Java.... Header <<if [false]>>Content to remove<</if>>...produces a report as follows. Header Footer However, if needed,...

    docs.aspose.com/words/java/working-with-table-r...
  2. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....AppendChild ( newComment ); // Header: builder -> MoveToHeaderFooter...builder -> Writeln ( u "Original header contents." ); // Create a clone...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFormatting method. True indicates that formatting is ignored in C++....AppendChild ( newComment ); // Header: builder -> MoveToHeaderFooter...builder -> Writeln ( u "Original header contents." ); // Create a clone...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFields method. Specifies whether to compare differences in fields in C++....AppendChild ( newComment ); // Header: builder -> MoveToHeaderFooter...builder -> Writeln ( u "Original header contents." ); // Create a clone...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java 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/java/replace-fields/
  6. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....write("Header Row,\n Cell 1"); builder.insertCell();...insertCell(); builder.write("Header Row,\n Cell 2"); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  7. HeaderFooter.acceptEnd method | Aspose.Words fo...

    HeaderFooter.acceptEnd method. Accepts a visitor for visiting the end of the Header....for visiting the end of the header. acceptEnd ( visitor : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PowerPoint Fonts|Aspose.Slides for PHP Document...

    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....Presentation Background Presentation Header and Footer...

    docs.aspose.com/slides/php-java/powerpoint-fonts/
  9. WebExtensionBindingType enumeration | Aspose.Wo...

    aspose.words.webextensions.WebExtensionBindingType enumeration. Enumerates available types of binding between a web extension and the data in the document....without a header row. TABLE Tabular data with a header row. TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the Header and footer margins of Page Setup using the Aspose.Cells for Python via .NET API.... How to Set Header and Footer Margins Set header and footer margins...PageSetup class members such as header_margin and footer_margin ....

    docs.aspose.com/cells/python-net/setting-margins/