Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 20,323 for

2 of

(0.06 sec)
  1. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection.... startBookmark ( "Bookmark 2" ); builder . writeln ( "Text...Bookmark 1 and 2." ); builder . endBookmark ( "Bookmark 2" ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldAddressBlock.excluded_country_or_region_na...

    FieldAddressBlock.excluded_country_or_region_name property. Gets or sets the excluded country/region name....get_field_code ()) # Setting this to "2" will include all countries and...include_country_or_region_name = '2' field . format_address_on_country_or_region...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no sections, creates one section with one paragraph in C++....Paragraph , nodes -> idx_get ( 2 ) -> get_NodeType ()); ASPOSE_ASSERT_EQ...idx_get ( 1 ), nodes -> idx_get ( 2 ) -> get_ParentNode ()); // This...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in Java...defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/java/create-chart/
  6. Manage SmartArt Shape Node|Aspose.Slides for Py...

    Smart node and child node in PowerPoint presentations in Python...for selected Node at position 2 and set its text. Save the Presentation...Adding new child node at position 2 in parent node chNode = node ...

    docs.aspose.com/slides/python-net/manage-smarta...
  7. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...before page index 2. if ( args . GetPageIndex () < 2 ) { args . SetIsToOutput...page index 2 of pages 10 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  8. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in Java...Adds some text to the row 1 cell 2 table . get_Item ( 1 , 0 ). getTextFrame...getTextFrame (). setText ( "Row 1 Cell 2" ); // Clones Row 1 at end of...

    docs.aspose.com/slides/java/manage-rows-and-col...
  9. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in Java...Adds some text to the row 1 cell 2 table . get_Item ( 1 , 0 ). getTextFrame...getTextFrame (). setText ( "Row 1 Cell 2" ); // Clones Row 1 at end of...

    docs.aspose.com/slides/androidjava/manage-rows-...
  10. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....1", "AW Category 2" }, new double[] { 1.0, 2.0 }); // Set axis...1", "AW Category 2" }, new double[] { 1.0, 2.0 }); // Set axis...

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