Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,792 for

update name index

(0.08 sec)
  1. GeneralFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.GeneralFormat enum, which enhances numeric text formatting for fields, ensuring clarity and precision in your documents....public enum GeneralFormat Values Name Value Description None 0 Used...NumericFormat = "$###.00" ; field . Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Fields::GeneralFormat enum | Asp...

    Aspose::Words::Fields::GeneralFormat enum. Specifies a general format that is applied to a numeric, text, or any field result. A field may have a combination of general formats in C++....enum class GeneralFormat Values Name Value Description None 0 Used...set_NumericFormat ( u "$###.00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldIndex.bookmark_name property | Aspose.Word...

    FieldIndex.bookmark_Name property. Gets or sets the Name of the bookmark that marks the portion of the document used to build the Index....bookmark_name property FieldIndex.bookmark_name property Gets...Gets or sets the name of the bookmark that marks the portion of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IFieldDatabaseProvider.GetQueryResult | Aspose....

    Discover the IFieldDatabaseProvider's GetQueryResult method for efficient data retrieval. Streamline your queries and enhance database performance today!...String The complete path and file name of the database specified in...FieldDatabase The field being updated. Return Value The FieldDatabaseDataTab...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose.PSD CLI NLP Editor Application for .NET|...

    Aspose.PSD-based NLP Editor CLI application for PSD, PSB, and AI File Formats. No-code CI/CD Automation. Supports natural language processing for editing PSD files. Just write your request in natural language to perform various operations like conversion, adjustment, resizing, and more. It does not require Adobe Photoshop or Adobe Illustrator to be installed and can be run from the console without additional code....this application with short name nlp.cli instead pf Aspose.PSD...You can specify your own short name. Available parameters for Aspose...

    docs.aspose.com/psd/net/cli/nlp-editor/
  6. Modify Excel VBA Library using C#

    Modify Excel VBA Library using C# by adding a module and code. Get the IDE settings, a list of steps, and a sample code to work with Excel macro library using C#....using the new module index Set the name and code for the module...newly created module and set its name and Codes to the desired values...

    kb.aspose.com/cells/net/modify-excel-vba-librar...
  7. BookmarkEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkEnd class, which efficiently manages bookmark ends in Word documents, enhancing your document editing experience....BookmarkEnd : Node Constructors Name Description BookmarkEnd ( DocumentBase...BookmarkEnd class. Properties Name Description CustomNodeId { get;...

    reference.aspose.com/words/net/aspose.words/boo...
  8. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....// The "OutlineDefault" list name with 1 as the starting number...count with the different list name, and displays "II.". field =...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....document builder to insert a named bookmark. /// private void ...Description getBookmarkName() Gets the name of the bookmark. getDisplayResult()...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....property to retrieve the file name used to determine the file size...FIELD_FILE_SIZE, true); field.update(); Assert.assertEquals(" FILESIZE...

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