Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,792 for

update name index

(0.19 sec)
  1. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes....get_start_page_index() , LayoutCollector.get_end_page_index() and LayoutCollector...layout model of the document and update fields if required. When you...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....generating a barcode or the name of the bookmark that refers...setPostalAddress(java.lang.String) is the name of a bookmark. isBookmark(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  4. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define document property data types for enhanced document management and customization....public enum PropertyType Values Name Value Description Boolean 0...WriteLine ( $"Name: \" { enumerator . Current . Name } \ "\n\tType:...

    reference.aspose.com/words/net/aspose.words.pro...
  5. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property....name); console.log(`\tType:\t${docProperty...properties) { console.log(`Name: \"${p.name}\"\n\tType: \"${p.type}\"\n\tValue:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Set Visio Shape's XForm, Line and Fill Data|Doc...

    This section explains how to set shape's style including it's line data and fill data with Aspose.Diagram....can be used to retrieve or update a shape’s XForm data. The code...the page. The process for updating XForm data is: Load a diagram...

    docs.aspose.com/diagram/net/set-visio-shape-s-x...
  7. 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...
  8. DocumentProperty.Type | Aspose.Words for .NET

    Discover the DocumentProperty Type to efficiently retrieve and utilize property data types for enhanced document management and automation.... Name ); Console . WriteLine ( $"...WriteLine ( $"Name: \" { enumerator . Current . Name } \ "\n\tType:...

    reference.aspose.com/words/net/aspose.words.pro...
  9. 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...
  10. How to Insert Rows in Excel using Java

    This brief guide discusses how to insert rows in Excel using Java. It explains the system preferences, stepwise workflow, and a sample code to add multiple rows in Excel using Java....worksheet using its index or the sheet name. Subsequently, the...target row index, or the boolean value to update the references...

    kb.aspose.com/cells/java/how-to-insert-rows-in-...