Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,585 for

update string index

(0.26 sec)
  1. Manage Presentation Properties with Python|Aspo...

    Master presentation properties in Aspose.Slides for Python via .NET and streamline search, branding and workflow in your PowerPoint files.... You can simply assign a string value to any desired property...property name at particular index getPropertyName = documentProperties...

    docs.aspose.com/slides/python-net/presentation-...
  2. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....a reference to the slide by index. Add a bubble chart with sample... charts . DataSourceType . STRING_LITERALS series_name . data...

    docs.aspose.com/slides/python-net/chart-workbook/
  3. 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...
  4. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++.... 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/cpp/managing-controls/
  5. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your documents for enhanced user interaction....form field are automatically updated whenever the field is exited...get; set; } Gets or sets the index specifying the currently selected...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Container Copy Styling Issues (continued) - Fre...

    Started here: After the 25.11 Update I’m still seeing some issues with styling of copied containers. Issues: The first container copy is quite a bit wider than the original or the other copies. The style still doesn…...11 update I’m still seeing some issues...[CmdletBinding()] param($page, [string]$Key, [string]$Value ) foreach ($item...

    forum.aspose.com/t/container-copy-styling-issue...
  7. 更改 EPS| .NET 的 XMP 元数据中的数组项

    本文将通过代码片段讲解并使用 Aspose.Page API 解决方案更改 EPS 文件 XMP 元数据中的数组项。...new PsDocument(psStream); 8 9 string outputFileName = "change_xmp_array_items_out...18 // Change title item at index 0 19 xmp. SetArrayItem ( "dc:title"...

    docs.aspose.com/page/zh/net/xmp-metadata/change...
  8. 更改 EPS 的 XMP 元数据中的数组项 | C++

    本文将通过代码片段讲解和演示使用 Aspose.Page API 解决方案(适用于 C++)更改 EPS 文件的 XMP 元数据中的数组项的过程。... 3 System ::String dataDir = RunExamples::Get...23 // Change title item at index 0 24 xmp -> SetArrayItem(u "dc:title"...

    docs.aspose.com/page/zh/cpp/xmp-metadata/change...
  9. FieldToa.use_passim property | Aspose.Words for...

    FieldToa.use_passim property. Gets or sets whether to replace five or more different page references to the same authority with passim, which is used to indicate that a word or passage occurs frequently in the work cited....of Authorities category at index 1 is "Cases", # which will show...this property to specify a string that will separate their page...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Find and Replace Text in PDF using Python

    This article assists on how to find and replace text in PDF using Python. It provides information about setting the environment and a runnable sample code to replace text in a PDF using Python....Save the updated PDF file on the disk with updated text These...is declared by providing a string that is to be searched and...

    kb.aspose.com/pdf/python/how-to-find-and-replac...