Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,247 for

update name index

(0.07 sec)
  1. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....setFieldName("Name"); builder.writeln(", "); //..."); table.getColumns().add("Name"); table.getColumns().add("Department");...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....add("First Name"); table.getColumns().add("Last Name"); table.getRows()...columns named "Courtesy Title", "First Name" and "Last Name". ///...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java.... // The field names collection corresponds to the...getFieldNames()[0]); Assert.assertEquals("Last Name", field.getFieldNames()[1]);...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified Index....copy_format_from(data_point_index) Copies default data point format...specified index. def copy_format_from ( self , data_point_index : int...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...method Contents [ Hide ] add(name, value) Creates a new custom...data type. def add ( self , name : str , value : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....setFieldName("Name"); builder.writeln(","); //...which will skip a merge if the name is "John Doe". FieldSkipIf fieldSkipIf...

    reference.aspose.com/words/java/com.aspose.word...
  7. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...method Contents [ Hide ] add(name, value) Creates a new custom...PropertyType.String data type. add ( name : string , value : string )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert Worksheet to CSV|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....can simply specify the file name (with its complete storage path)..., String localName , String name , Attributes attributes ) throws...

    docs.aspose.com/cells/java/convert-worksheet-to...
  9. Aspose::Words::StyleCollection::idx_get method ...

    Aspose::Words::StyleCollection::idx_get method. Gets a built-in style by its locale independent identifier in C++....-> get_DefaultFont () -> set_Name ( u "Courier New" ); // If we...( 4 ) -> get_Font () -> get_Name ()); ASPOSE_ASSERT_EQ ( 15.0...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....Description add(int type, String name) addCopy(Style style) Copies...get(int index) Gets a style by index. get(String name) Retrieves...

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