Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 12,780 for

replacement

(0.09 sec)
  1. DICOM to PNG Images Conversion with Python | pr...

    How to use Python for DICOM to PNG images and photos conversion on desktop and web applications....format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/imaging/python-net/conversi...
  2. FormField Checkboxes Inside Equations Don't Ren...

    Summary FormField checkboxes (Type 71 = FIELD_FORM_CHECK_BOX) inserted into OfficeMath equations fail to render correctly when converting Word documents to PDF. Instead of rendering as actual checkbox symbols, the litera…...work around this issue by replacing the " FORMCHECKBOX " text...contains(" FORMCHECKBOX ")) { // Replace with Unicode checkbox character...

    forum.aspose.com/t/formfield-checkboxes-inside-...
  3. Working with Typical Linux and Unix Archives vi...

    C# API lets you work with creating and managing Linux and Unix archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....groups of files, often in replacement for TAR. TAR: (Tape Archive)...

    docs.aspose.com/zip/net/archives-for-unix-like-...
  4. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Replace Text in PDF Contents [ Hide ] Replace Text in all pages...document You can try to find in replace the text in the document using...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  5. Convert ICS to PNG in Python | products.aspose.com

    Save ICS to PNG in your Python applications without using Microsoft Outlook or Word...format that was designed as a replacement for the older GIF (Graphics...

    products.aspose.com/total/python-net/conversion...
  6. Aspose.Words Document Processing API | Aspose A...

    The comprehensive Aspose.Words API Reference empowers developers with advanced document processing capabilities, enabling efficient manipulation and generation of Word documents....support for text search and replacement. With detailed documentation...

    reference.aspose.com/words/
  7. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....precise control during text replacement, flexible table row visibility...import/export, enhances Find and Replace with an option to ignore Office...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  8. After the mail merge Table of contents is broke...

    In my word document I have added the table of contents. During the mail merge I am replacing the some tags data after that I am expecting that table of content will get auto adjusted but it is not doing it. But instead …...During the mail merge I am replacing the some tags data after that...Tag Replacement : Ensure that the tags you are replacing during...

    forum.aspose.com/t/after-the-mail-merge-table-o...
  9. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... replace ( "years" , "months" ) portion...can I perform a bulk text replacement across the presentation without...

    docs.aspose.com/slides/python-net/manage-textbox/
  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...