Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,585 for

update string index

(0.28 sec)
  1. 使用 C++ 管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理,实现 OLE 内容的无缝嵌入、更新和导出。... String :: IsNullOrEmpty ( oleFrame...PowerPoint 时可能会出现提示更新链接的消息。单击 “Update Links” 按钮可能会改变 OLE 对象框的大小和位置,因为...

    docs.aspose.com/slides/zh/cpp/manage-ole/
  2. 能否获取到增量获取变化的单元格数据 - Free Support Forum - aspose...

    您好, 如何增量获取变化的单元格数据 场景:java处理有公式的excel,假设我只修改了一个单元格,能否获取到这个修改的单元格对应的行? 然后java保存入库....ll") public ResponseEntity<String> updateCell(HttpServletRequest...uest request) { String p = request.getParameter("p"); //下面这个...

    forum.aspose.com/t/topic/312881
  3. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Updated Embedded Excel Data Not Updating, Requires User to Open...file with 1 slide slide 4 not updating.zip (5.1 MB) There is an embedded...

    forum.aspose.com/t/updated-embedded-excel-data-...
  4. 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...
  5. What's New in Aspose.Email for .NET|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.... Update an existing contact. Retrieve...Create a new calendar item. Updates an existing calendar item....

    docs.aspose.com/email/net/whats-new/
  6. Display Document Properties in Excel using Node.js

    Display document properties in Excel using Node.js. Get the implementation details and a sample code showing Excel spreadsheet properties using Node.js....using the property name and index These steps define the process...date/time, double, integer, or string based on its type. In this...

    kb.aspose.com/cells/nodejs/display-document-pro...
  7. Change array items in XMP metadata of EPS| Java

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code snippets....new PsDocument(psStream); 7 8 String outputFileName = "change_xmp_array_items_out...16 // Change title item at index 0 17 xmp. setArrayItem ( "dc:title"...

    docs.aspose.com/page/java/xmp-metadata/change-a...
  8. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...image added from the base64 string to a slide is missing when...February 19, 2026, 3:43pm 9 Any update ? andrey.potapov February 19...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  9. Remove File from ZIP in Java

    This brief topic explains how to remove file from ZIP in Java. It includes all the information like preparing the environment and a code snippet to delete ZIP file in Java....filter the files with matching string Delete all the entries in the...deleteEntry method Write the updated ZIP file These steps showcase...

    kb.aspose.com/zip/java/remove-file-from-zip-in-...
  10. Glyphs and Metrics of TrueType Fonts | .NET

    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 .NET....NET 2 string fileName = dataDir + "Montserrat-Regular... Open (fd) as TtfFont; 6 7 string name = font. FontName ; 8 Console...

    docs.aspose.com/font/net/glyphs-and-metrics-tru...