Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to save for optimized output. Explore now!...PageRange ( 2 , 3 ), new PageRange ( 1 , 3 ), new PageRange ( 2 , 4 )...builder . Writeln ( "This is page 2." ); builder . InsertBreak ( BreakType...
TxtSaveOptions.listIndentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation Of list levels... writeln ( "Item 2" ); builder . listFormat . listIndent...1 ${ newLine } ` + ` a. Item 2 ${ newLine } ` + ` i. Item 3 ${...
Represents a Custom XML Data Storage Part custom XML data within a package in Java....get(0)); // 2 - By GUID: Assert.assertEquals(xmlPart...getCustomXmlParts().getCount(), 2); // Iterate through the collection...
Allows to control what list formatting is applied to a paragraph in Java....writeln("Level " + i); } // 2 - A bulleted list: // This list...writeln("Aspose.Words allows:"); // 2 - A numbered list: // Numbered...
Learn how to How to Run Aspose.3D in Blazor....var cylinder1 = new Cylinder(2, 2, 10, 20, 1, false); // Set OffsetTop...var cylinder2 = new Cylinder(2, 2, 10, 20, 1, false); // Create...
Access specific Cells effortlessly with the CellCollection Item property. Retrieve any Cell by index for streamlined data management and enhanced performance....example -1 means the last item, -2 means the second before last and...Tables ; Assert . AreEqual ( 2 , tables . ToArray (). Length...
Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation.... Right 2 Specifies that a data label should...[] { "Category 1" , "Category 2" , "Category 3" }, new double...
Aspose::Words::Fields::FieldSeq class. Implements the SEQ field. To learn more, visit the documentation article in C++....fieldSeq -> GetFieldCode ()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...