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

update name index

(0.1 sec)
  1. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java.... getEntryName() Gets the name of the glossary entry to insert...setEntryName(String value) Sets the name of the glossary entry to insert...

    reference.aspose.com/words/java/com.aspose.word...
  2. Add Code in Excel VBA Library using Python

    This article guides on how to add code in Excel VBA library using Python. It has IDE settings and a sample code for updating VBA code library using Python....Cells for Python via Java to update the VBA library Create a Workbook...returned index while creating the module Set the name of the module...

    kb.aspose.com/cells/python/add-code-in-excel-vb...
  3. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Contains method. Returns true if a property with the specified Name exists in the collection in C++....property with the specified name exists in the collection. bool...:: String & name ) Parameter Type Description name const System::String&...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. 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...
  5. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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....Category PSDNET-160 Wrong layer name extracted Feature PSDNET-175...image as JPEG Bug PSDNET-180 Updating text layer text throws an...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  6. How to create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that Updates based on a drop‑down list selection using Aspose.Cells for JavaScript via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....charts that can dynamically update based on the selected data...the chart will automatically update to display the corresponding...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  7. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC 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...
  8. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the source data point to the destination data point....copy_format(source_index, destination_index) Copies format from...self , source_index : int , destination_index : int ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...