Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 6,455 for

replace text

(0.14 sec)
  1. How to delete the invisible objects in a pdf fi...

    6.pdf (1.3 MB) I have a lot of PPT converted PDF files. Some of the Text is under the pictures and is obscured. In fact, these Texts are useless. When I read the Text content, I will read these redundant Texts. Therefor…... Some of the text is under the pictures and is...fact, these texts are useless. When I read the text content, I...

    forum.aspose.com/t/how-to-delete-the-invisible-...
  2. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to Replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Help with Bookmark Replacement Issues in Document Processing...using the following code to replace bookmark content from one document...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  3. How to Create and Draw on Bitmaps with Aspose.D...

    Learn how to create and draw on bitmap images using Aspose.Drawing for .NET. Follow this guide with code, setup, and performance tips for C# developers....drop-in, cross-platform replacement that delivers a faster rendering...project setup, drawing shapes and text, memory management, performance...

    blog.aspose.com/drawing/how-to-create-and-draw-...
  4. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTextLIST field in Java....document and populate it with auto text entries. doc.setGlossaryDocument(new...AUTOTEXTLIST field and set the text that the field will display...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert BMP to XLS via C# | Aspose

    Sample code for BMP to XLS C# conversion. Use API example code for batch BMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on BMP document and save text as BMP document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/bmp-to-xls/
  6. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. 配置 OAuth 2.0 API 访问 Google 服务|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....Text ; /// <summary> /// Developer...b64 = b64 . Replace ( '+' , '-' ); b64 = b64 . Replace ( '/' , '_'...

    docs.aspose.com/email/zh/net/configuring-oauth2...
  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…...png" # replace with actual conversion result...payload only """ text = txt_path.read_text(encoding="utf-8",...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  9. Embedding Fonts in a PPT File to Avoid Font Sub...

    Hello team, I am currently using Aspose.Slides 25.5 to convert PowerPoint presentations (PPT) to PDF format. The fonts used in the PPT files are not available on the machine where the conversion is taking place. To avoi…...source ppt but it is getting replaced by DejaVu Sans font in pdf...the way, you may also try to replace fonts (instead of fonts substitution)...

    forum.aspose.com/t/embedding-fonts-in-a-ppt-fil...
  10. Convert CSV, TSV, and TXT to Excel with Golang ...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++.... Opening CSV Files and Replacing Invalid Characters In Excel...characters are automatically replaced. The same is done by the Aspose...

    docs.aspose.com/cells/go-cpp/convert-csv-tsv-an...