Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,002 for

update string index

(0.05 sec)
  1. Managing Controls|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.... It gets the text strings of the two textboxes and changes...property specifies the text string associated with the check box...

    docs.aspose.com/cells/python-net/managing-contr...
  2. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。... string CustomFlashVariables { set;...SetContent(Stream stream, string name): 设置要播放的视频/音频数据。 void Update(): 创建注释的数据结构。此方法应最后调用。...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  3. How to Insert Comment in Excel using Java

    In this tutorial, you will learn how to insert comment in Excel using Java. It contains brief steps and the sample code to add comments in Excel using Java using a few API calls only....Workbook class Specify the sheet index to access a particular Worksheet...Worksheet Add a comment and set a string as its note Save the output...

    kb.aspose.com/cells/java/how-to-insert-comment-...
  4. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...form field are automatically updated whenever the field is exited...drop_down_selected_index Gets or sets the index specifying the currently...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Impose PDF using Java

    This article guides on how to impose PDF using Java. It has the details to set the IDE, a list of steps, and a sample code to perform PDF imposition using Java....imposition Create an array of page indexes for left-side pages in the...array for right-side page indexes Call the makeBooklet() method...

    kb.aspose.com/pdf/java/impose-pdf-using-java/
  6. Add Comments to Visio Drawings using Python

    This brief article guides to add comments to Visio drawings using Python. You can follow this code and steps to insert comments to Visio drawings using Python....accessing a specific page using its index. Then specify the position coordinates...comment as well as the text string before saving the output Visio...

    kb.aspose.com/diagram/python/add-comments-to-vi...
  7. Change array items in XMP metadata of EPS| .NET

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code snippets.... 3 string dataDir = RunExamples. Get...16 // Change title item at index 0 17 xmp. SetArrayItem ( "dc:title"...

    docs.aspose.com/page/net/xmp-metadata/change-ar...
  8. Change array items in XMP metadata of EPS| C++

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code snippets.... 3 System ::String dataDir = RunExamples::Get...23 // Change title item at index 0 24 xmp -> SetArrayItem(u "dc:title"...

    docs.aspose.com/page/cpp/xmp-metadata/change-ar...
  9. Working with Message Attachments|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....insert attachments at specific index in the parent message. It also...MapiAttachmentCollec Insert(int index, string name, MapiMessage msg)....

    docs.aspose.com/email/python-net/working-with-m...
  10. Person | Aspose.Words for Java

    Represents individual a person bibliography source contributor in Java....Description Person(String last, String first, String middle) Initialize...person. hashCode() setFirst(String value) Sets the first name...

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