Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 19,370 for

2 of

(0.21 sec)
  1. DropDownItemCollection.clear method | Aspose.Wo...

    DropDownItemCollection.clear method. Removes all elements from the collection.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. EncodeTypes|Aspose.BarCode for Python via .NET ...

    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....should be encoded with Standard 2 of 5 barcode specification INTERLEAVED_2OF_5...should be encoded with INTERLEAVED 2 of 5 barcode specification MATRIX_2OF_5...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Creating, Reading and Saving Projects

    Learn how to create, edit, and save projects in different formats (MPP, Primavera XML, PDF, JPEG) using Aspose.Tasks for .NET....Project project = new Project(); 2 project. Save ( "EmptyProjectSaveXML_out...// Create a project instance 2 Project newProject = new Project();...

    docs.aspose.com/tasks/net/creating-reading-and-...
  4. ChartSeriesCollection.clear method | Aspose.Wor...

    ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection....= [ 'Category 1' , 'Category 2' , 'Category 3' , 'Category 4'...categories , [ 4.4 , 7.0 , 3.5 , 2.1 ]) # A chart series can also...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ThemeColor | Aspose.Words for Java

    Specifies the theme colors for document themes in Java....ACCENT_2); Assert.assertEquals(ThemeFont...assertEquals(ThemeColor.ACCENT_2, font.getThemeColor()); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... For example: 1-2-3-4 sequence and TextBox.break_forward_link()...break_forward_link() at the 2-nd textbox will create two sequences 1-2, 3-4. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the document part will be saved to in C++....Format ( u "{0} part {1}, of type {2}{3}" , mOutFileName , ++ mCount...set_DocumentPartFileName ( partFileName ); // 2 - Create a custom stream for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....getGlossaryDocument(), "AutoText 2", "Contents of AutoText 2"); appendAutoTextEntry(doc...getGlossaryDocument(), "AutoText 2", "Contents of AutoText 2"); appendAutoTextEntry(doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) Of this node.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

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