Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 985 for

update string index

(0.08 sec)
  1. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java.... When we manually update this field in Microsoft Word...getMailMerge().execute(new String[]{"MergeField"}, new Object[]{""});...

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

    Implements the DATABASE field in Java....setLastRecord("10"); // This property is the index of the format we want to use...DATABASE field in Microsoft Word. Index #10 corresponds to the "Colorful...

    reference.aspose.com/words/java/com.aspose.word...
  3. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...Paragraph, true)) { int index; if (paragraph.GetAncestor(NodeType....Table) != null) continue; string paraText = paragraph.ToString(SaveFormat...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  4. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....authorities, or an index with the TOC, TOA, or INDEX field Examples:...contents, table of authorities, or index. getFormat() Gets a FieldFormat...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Document::get_Variables method |...

    Aspose::Words::Document::get_Variables method. Returns the collection of variables added to a document or template in C++...."Home address" ); field -> Update (); ASSERT_EQ ( u "123 Main...values to existing keys will update them. variables -> Add ( u...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....DocumentProperty object by index. virtual Item { get; } Returns...the collection. Contains ( string ) Returns true if a property...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....CustomDocumentProper::Add(const System::String&, bool) method Creates a new...CustomDocumentProper :: Add ( const System :: String & name , bool value ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java.... getSwitchType(String switchName) getType() Gets...the field. setPostScriptGroup(String value) Sets the drawing rectangle...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::VariableCollection::get_Count me...

    Aspose::Words::VariableCollection::get_Count method. Gets the number of elements contained in the collection in C++...."Home address" ); field -> Update (); ASSERT_EQ ( u "123 Main...values to existing keys will update them. variables -> Add ( u...

    reference.aspose.com/words/cpp/aspose.words/var...
  10. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....the first character of its string as the new separator character...of the field. getSwitchType(String switchName) getType() Gets...

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