Implements the TOC field in Java....setPageNumberOmittin("2-5"); // Set a custom string that...because they are within the "2-5" range. insertNewPageWithHea(builder...
A collection Of strings that represent all the items in a drop-down form field in Java....add("Four"); // 2 - Insert an item before another...dropDownItems.remove("Four"); // 2 - Remove an item at an index:...
ListLevel.restartAfterLevel property. Sets or returns the list level that must appear before the specified list level restarts numbering....at ( "Heading 1" ); // Level 2 labels will display the current..."-II-"... list . listLevels . at ( 2 ). numberFormat = "-\u0002-" ;...
HtmlSaveOptions.document_split_heading_level property. Specifies the maximum level Of headings at which to split the document... Default value is 2 . @property def document_split_heading_level...formatted using Heading 1 , Heading 2 , Heading 3 etc. styles up to...
Represents collection Of a ChartDataPoint in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Emphasize the...
Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for Node.js via C++....use a negative number like -1, -2, -3, etc., and to bring a shape...use a positive number like 1, 2, 3, etc. Send Shape Front or Back...
Effortlessly remove nodes from your collection with the NodeCollection RemoveAt method. Streamline document management by removing specific nodes quickly....example -1 means the last node, -2 means the second before last and...); builder . Write ( "Section 2" ); Assert . That ( doc . GetText...
Learn how to change the z-order position Of shapes in a worksheet using Aspose.Cells for C++....use a negative number like -1, -2, -3, etc. If you want to bring...use a positive number like 1, 2, 3, etc. Send Shape Front or Back...
Aspose.Words.Saving.PdfCompliance enumeration. Specifies the PDF standards compliance level....will comply with the PDF 2.0 (ISO 32000-2) standard. PdfA1a The...with the PDF/A-2a (ISO 19005-2) standard. This level includes...
Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....Range(0, 2), Range(1, 0), Range(1, 1), Range(1, 2), Range(2, 0),... Range(2, 1), Range(2, 2), Range(3, 0), Range(3, 1), Range(3...