Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 148,972 for

2

(0.15 sec)
  1. Field.remove method | Aspose.Words for Python

    Field.remove method. Removes the field from the document... count ) # 2 - Get the collection to remove...an index: fields . remove_at ( 2 ) self . assertEqual ( 3 , fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Getting Barcode Region Information from the Ima...

    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...." + point [ 2 ]. x . to_s + ", Y = " + point [ 2 ]. y . to_s...

    docs.aspose.com/barcode/java/getting-barcode-re...
  3. Get Master Object from Drawing in PHP|Documenta...

    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 ; \ # Get master object by id...$master_name = "Background tranquil .2" ; \ # Get master object by name...

    docs.aspose.com/diagram/java/get-master-object-...
  4. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!... Writeln ( "Paragraph 2" ); builder . Write ( "Paragraph...ListFormat . ListLevelNumber = 2 ; } Assert . That ( paras . Count...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...zhao March 28, 2025, 2:09pm 2 @Nachti We have opened the...

    forum.aspose.com/t/missing-text-in-labels/310539
  6. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... assertEqual ( 2 , tables [ 1 ] . rows . count...first_section . body . tables [ 0 ] # 2 - Using the "GetChild" method:...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++....imageSize -> get_WidthPoints () * 2 ); shape -> set_Height ( imageSize...imageSize -> get_HeightPoints () * 2 ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_DoughnutHoleSize method. Gets or sets the hole size of the parent doughnut chart as a percentage in C++....u "Category 1" , u "Category 2" , u "Category 3" }); chart ->...:: MakeArray < double > ({ 4 , 2 , 5 })); // Format the Doughnut...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ListLevel.custom_number_style_format property |...

    ListLevel.custom_number_style_format property. Gets or sets the custom number style format for this list level...' , paras [ 2 ] . list_label . label_string...assertEqual ( '002.' , paras [ 2 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Contributor | Aspose.Words for Java

    Represents a bibliography source contributor in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...

    reference.aspose.com/words/java/com.aspose.word...