Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 155,037 for

2

(0.59 sec)
  1. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...Family words-java GusGus April 2, 2025, 10:13am 1 the “main” word...docx"); alexey.noskov April 2, 2025, 12:01pm 2 @GusGus We have opened...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  2. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of pages in C++....doc = doc -> ExtractPages ( 0 , 2 ); doc -> Save ( get_ArtifactsDir...as if we had selected "Print 2 pages" in MS Word. // The start...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. TxtSaveOptions.listIndentation property | Aspos...

    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 ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your document in their original order for efficient document management....Writeln ( $"Page {i + 1} ({(i % 2 == 0 ? " odd " : " even ")})"...ExportPageSet.Even.pdf" , options ); // 2 - Save only the odd-numbered pages:...

    reference.aspose.com/words/net/aspose.words.sav...
  5. AxisScaleType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.AxisScaleType enumeration. Specifies the possible scale types for an axis....'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ], y_values = [ 1...cover our X-value range (0, 1, 2, 3...). # A linear axis is not...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for shapes.... ThickThin 2 Double lines, one thick, one thin...ForeColor = Color . White ; // 2 - The stroke, which marks the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Font Color Settings|Documentation

    Learn how to change font colors in Aspose.Cells GridJs using the toolbar, including preset swatches, custom colors, and UI behavior. This guide also covers the current JavaScript availability for programmatic color changes....= { "sri" : 2 , "sci" : 2 , "eri" : 2 , "eci" : 2 }; // Define...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. Font Color Settings|Documentation

    Learn how to change font colors in Aspose.Cells GridJs using the toolbar, including preset swatches, custom colors, and UI behavior. This guide also covers the current JavaScript availability for programmatic color changes....= { "sri" : 2 , "sci" : 2 , "eri" : 2 , "eci" : 2 }; // Define...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  9. Check Presence of a Master in the Visio Drawing...

    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....vsd" ) master_id = 2 # check master by id is_present...master_name = "Background tranquil .2" # check master object by name...

    docs.aspose.com/diagram/java/check-presence-of-...
  10. FieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all fields from your FieldCollection with our Clear method. Streamline your document management and enhance efficiency today!... EqualTo ( 5 )); // 2 - Get the collection to remove...an index: fields . RemoveAt ( 2 ); Assert . That ( fields . Count...

    reference.aspose.com/words/net/aspose.words.fie...