Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 150,874 for

2

(0.34 sec)
  1. Problem retrieving vertical and horizontal bord...

    Hello, We are trying to retrieve the border properties (horizontal and vertical) from the table style for odd banded columns, even banded columns, odd banded rows, etc. However, Aspose throws an exception: “The requeste…...words-java osdev February 5, 2026, 2:37pm 1 Hello, We are trying to...Discourse February 5, 2026, 2:38pm 2 @osdev You’re trying to read...

    forum.aspose.com/t/problem-retrieving-vertical-...
  2. Manipulating PNG Images|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....represented in bit such as 1-bit (2 colors), 2-bit (4 colors), 4-bit (16...BitDepth property can be set to 1, 2, 4 or 8 bits for grayscale and...

    docs.aspose.com/psd/net/manipulating-png-images/
  3. CompareOptions.ignore_dml_unique_id property | ...

    CompareOptions.ignore_dml_unique_id property. Specifies whether to ignore difference in DrawingML unique Id.... and the revisions count was 2. # If we are ignoring DML's unique...is_ignore_dml_unique_id else 2 , doc_a . revisions . count )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::LegendPosition ...

    Aspose::Words::Drawing::Charts::LegendPosition enum. Specifies the possible positions for a chart legend in C++.... Left 2 Specifies that the legend shall...get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.x_values property. Gets a collection of X values for this chart series....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeries.y_values property | Aspose.Words fo...

    ChartSeries.y_values property. Gets a collection of Y values for this chart series....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Working with Background in ODS Files with Node....

    Learn how to manage backgrounds in ODS files using Aspose.Cells for Node.js via C++....putValue ( 2 ); worksheet . getCells (). get ( 2 , 0 ). putValue...worksheet . getCells (). get ( 2 , 1 ). putValue ( 9 ); worksheet...

    docs.aspose.com/cells/nodejs-cpp/working-with-b...
  9. Set Print Titles in xlsx4j|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...and 2 as title rows pageSetup . setPrintTitleRows ( "$1:$2" );...

    docs.aspose.com/cells/java/set-print-titles-in-...
  10. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced document. Thanks. Test Info Using SDK: Aspose.Word…...Discourse January 15, 2026, 12:02pm 2 @kngstr When splitting Word documents...DocumentSplitCriteri and DocumentSplitHeading [2, 3]. Specifically, setting the...

    forum.aspose.com/t/lost-paragraphformat-when-sp...