Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 37,475 for

2

(0.09 sec)
  1. DocumentBuilder.deleteRow method | Aspose.Words...

    DocumentBuilder.deleteRow method. Deletes a row from a table.... write ( "Row 1, cell 2." ); builder . endRow (); builder...insertCell (); builder . write ( "Row 2, cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Loading::TxtTrailingSpacesOption...

    Aspose::Words::Loading::TxtTrailingSpacesOptions enum. Specifies available options for trailing spaces handling during import from Text file in C++....u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; // Create...get_FirstLineIndent ()); ASPOSE_ASSERT_EQ ( 25.2 , paragraphs -> idx_get ( 1 )...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Aspose::Words::Loading::TxtLoadOptions::get_Tra...

    Aspose::Words::Loading::TxtLoadOptions::get_TrailingSpacesOptions method. Gets or sets preferred option of a trailing space handling. Default value is Trim in C++....u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; // Create...get_FirstLineIndent ()); ASPOSE_ASSERT_EQ ( 25.2 , paragraphs -> idx_get ( 1 )...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Working Solution for Chart Resizing in PPTX|Asp...

    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....an existing template Scenario 2: Create the presentation from...there is some shape at index 2 in the template where we want...

    docs.aspose.com/slides/net/working-solution-for...
  5. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Slides for Java 15.10.0 的公共 API 和不兼容更改|A...

    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....图表系列动画 API 已添加到 ISequence 新的 2 个方法已添加到 com.aspose.slides.ISequence...EffectChartMajorGrou . BySeries , 2 , EffectType . Appear , EffectSubtype...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  7. Aspose.Slides for Java 15.10.0 的公共 API 和向后不兼容更改...

    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....图表系列动画 API 已添加到 ISequence 新添加了 2 个方法到 com.aspose.slides.ISequence...EffectChartMajorGrou . BySeries , 2 , EffectType . Appear , EffectSubtype...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  8. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0.... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeCollection.removeAt method | Aspose.Words f...

    NodeCollection.removeAt method. Removes the node at the specified index from the collection and from the document....example -1 means the last node, -2 means the second before last and...); builder . write ( "Section 2" ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the document....example -1 means the last node, -2 means the second before last and...'Section 2' ) self . assertEqual ( 'Section 1 \x0c Section 2' , doc...

    reference.aspose.com/words/python-net/aspose.wo...