Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,585 for

update string index

(0.25 sec)
  1. 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...
  2. 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...
  3. 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...
  4. How to Send License File to Support Team - Free...

    If you need to send a license file to support team for testing purposes, please follow the below steps: Click on the name of support team member to whom you want to send the private information like license file, propr…...Copyright 2003-2016 Aspose Pty Ltd Update the License Key File Aplying...Reporting Services Software Update Question - Slides for Java...

    forum.aspose.com/t/how-to-send-license-file-to-...
  5. Public API Changes in Aspose.Imaging 2.4.0|Docu...

    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....includes not only new and updated public methods, but also a...RawFallbackIndex should be used for the indexed RGB raw data conversion. Property...

    docs.aspose.com/imaging/net/public-api-changes-...
  6. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....motion video, 3D, continually updated news, controls, and so forth..."ole_" + U16String ( std :: to_string ( i ). c_str ()) + u "." ;...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  7. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....12 Updates in Aspose.Imaging 25.12: Speed...Aspose.Imaging for Java 25.11 Updates in Aspose.Imaging 25.11: Implement...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  8. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images.... 2 string dataDir = RunExamples. Get...the documents directory. 2 string dataDir = RunExamples. Get...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  9. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...the UI and try to save the updated workbook by merging the new...mergeExcelFileFromJs() using updated JSON. Open the saved file —...

    forum.aspose.com/t/add-row-and-add-column-actio...
  10. 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-...