Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,302 for

update string index

(0.15 sec)
  1. 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-...
  2. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...document has only one page and index starts from 0. So it should..._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  3. Glyphs and Metrics of TrueType Fonts | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within C++....Font-for-C 2 System ::String fileName = dataDir + u "Montserrat-Regular...(Aspose::Font::Font::Open(fd)); 7 8 System ::String name = font -> get_FontName();...

    docs.aspose.com/font/cpp/glyphs-and-metrics-tru...
  4. 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-...
  5. 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...
  6. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....text_fragment in collection : # Update text and other properties text_fragment...absorber . text_fragments : # update text to blank characters text_fragment...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  7. Manage Chart Series in C#|Aspose.Slides Documen...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....presentation to finalize the updated look. The following C# code...when series names need to be updated or clarified based on the data’s...

    docs.aspose.com/slides/net/chart-series/
  8. 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...
  9. 更改 EPS 的 XMP 元数据中的数组项 | Java

    本文将通过 Java 版 Aspose.Page API 解决方案,讲解并演示如何更改 EPS 文件的 XMP 元数据中的数组项,并附带代码片段。 snippets.... 6 String dataDir = Utils. getDataDir...Set "dc:title" array item by index 0 18 xmp. setArrayItem ( "dc:title"...

    docs.aspose.com/page/zh/java/xmp-metadata/chang...
  10. 使用 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/