Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 20,418 for

2 of

(0.15 sec)
  1. Set Print Titles|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....example, rows are defined as $1:$2 and columns are defined as $A:$B...1 & 2 as title rows pageSetup . setPrintTitleRows ( "$1:$2" );...

    docs.aspose.com/cells/java/set-print-titles/
  2. CustomDocumentProperties | Aspose.Words for Java

    A collection Of custom document properties in Java....of custom document property #2"); System.out.println("Custom...\"{0}\"\n\tType: \"{1}\"\n\tValue: \"{2}\"", property.getName(), property...

    reference.aspose.com/words/java/com.aspose.word...
  3. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveOptions.compliance property. Specifies the PDF standards compliance level for output documents....comply with the "PDF 2.0" (ISO 32000-2) standard. # Set the "Compliance"...19005-4:2020) # and PDF/UA-2 (ISO 14289-2:2024) standards. # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection Of Section objects in the document. To learn more, visit the documentation article in C++...."Section 2" ); ASSERT_EQ ( u "Section 1 \x000c " u "Section 2" , doc...( 0 ); ASSERT_EQ ( u "Section 2" , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Manage Rows and Columns|Aspose.Slides for Pytho...

    Manage table rows and columns in PowerPoint presentations in Python...Adds some text to the row 1 cell 2 table . rows [ 1 ][ 0 ] . text_frame...text_frame . text = "Row 1 Cell 2" # Clones Row 1 at the end of...

    docs.aspose.com/slides/python-net/manage-rows-a...
  6. Manage Rows and Columns|Aspose.Slides for PHP D...

    Manage table rows and columns in PowerPoint presentations...Adds some text to the row 1 cell 2 $table -> get_Item ( 1 , 0 ) ->...getTextFrame () -> setText ( "Row 1 Cell 2" ); # Clones Row 1 at end of table...

    docs.aspose.com/slides/php-java/manage-rows-and...
  7. XmlMapping.XPath | Aspose.Words for .NET

    Discover how XmlMapping's XPath property efficiently locates custom XML nodes, enhancing your structured document management with precision and ease....#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" )); // Create a...

    reference.aspose.com/words/net/aspose.words.mar...
  8. CellVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.CellVerticalAlignment enum for optimal text alignment in table cells. Enhance your document layout effortlessly!... Bottom 2 Text is aligned at the bottom...builder . Write ( "Row 1, cell 2." ); builder . EndRow (); // While...

    reference.aspose.com/words/net/aspose.words.tab...
  9. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection Of [Section](../section/) objects in the document... write ( "Section 2" ); expect ( doc . getText ()...toEqual ( "Section 1\u000cSection 2" ); // Delete the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ThemeColor enumeration | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColor enumeration. Specifies the theme colors for document themes...Dark main color 2. Light2 Light main color 2. Accent1 Accent...color 1. Accent2 Accent color 2. Accent3 Accent color 3. Accent4...

    reference.aspose.com/words/nodejs-net/aspose.wo...