Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 11,692 for

replacement

(0.06 sec)
  1. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for Replacement of that 3rd pa…...Hi Team, I am working on replacing a 3rd party software which...in my POC application for replacement of that 3rd party, I could...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  2. Convert XHTML to PNG – Java Code and Online Con...

    Java code for XHTML to PNG conversion with Aspose.HTML for Java. Use it to convert XHTML to PNG in any Java web or desktop application....format was created as a replacement for Graphics Interchange...

    products.aspose.com/html/java/conversion/xhtml-...
  3. Convert EPUB to PNG – Java Code and Online Conv...

    Sample Java code for EPUB to PNG conversion with Aspose.HTML for Java. Use it to convert EPUB to PNG within any Web or Desktop Java based application....format was created as a replacement for Graphics Interchange...

    products.aspose.com/html/java/conversion/epub-t...
  4. Convert MHTML to PNG – Java Code and Online Con...

    Sample Java code for MHTML to PNG conversion with Aspose.HTML for Java. Use it to convert MHTML to PNG in any Java web or desktop application....format was created as a replacement for Graphics Interchange...

    products.aspose.com/html/java/conversion/mhtml-...
  5. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…... No suitable replacement could be found. To resolve...

    forum.aspose.com/t/nullpointerexception-occurs-...
  6. Aspose.Cells 无法正常加载camera shape - Free Support ...

    当drawing.xml的a14:cameraTool节点没有spid属性的时候,aspose.cells将会无法正常解析camera shape的CellRange,导致camera shape的内容丢失。附件为测试文件 image.png (13.3 KB) image.png (9.5 KB) camera shape.zip (8.3 KB)...be used as a functional replacement. using Aspose.Cells; using...

    forum.aspose.com/t/aspose-cells-camera-shape/32...
  7. Missing Text When Converting PPTX to PDF with A...

    Hello, we’ve been seeing issues with all text in some PPTX files missing from generated PDFs on our linux server. I’ll attach one of the files along with the code snippet and converted PDF here. The same code works fine…...Is there a way to pass a replacement font if some fonts are not...

    forum.aspose.com/t/missing-text-when-converting...
  8. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...Caret Annotation for text replacement var caretAnnotation2 = new...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  9. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...find and replace sensitive text. Use Range.Replace to remove...Remove sensitive text doc.Range.Replace("sensitive text", "", new ...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  10. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...can now perform any text replacement, DOM manipulation, or other...preferred way.) // Example: replace a placeholder with real content...

    forum.aspose.com/t/clone-document-convert-clone...