Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 12,782 for

replacement

(0.14 sec)
  1. Convert EPUB to PNG in Java – Aspose.HTML for Java

    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...
  2. Convert SVG to PNG in Java – Aspose.HTML for Java

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

    products.aspose.com/html/java/conversion/svg-to...
  3. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....is used to indicate the replacement of text CaretAnnotation caretAnnotation2...

    docs.aspose.com/pdf/java/extra-annotations/
  4. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section...docx' ) Shows how to replace text in a document’s footer...FOOTER_PRIMARY ) options = aw . replacing . FindReplaceOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Text Boxes in Presentations in .NET|Aspo...

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

    docs.aspose.com/slides/net/manage-textbox/
  6. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....$portion -> getText () -> replace ( "years" , "months" )); //...can I perform a bulk text replacement across the presentation without...

    docs.aspose.com/slides/php-java/manage-textbox/
  7. 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...
  8. Convert XHTML to PNG – C# code and Online Conve...

    Convert XHTML to PNG in C#. Save XHTML as PNG file using Aspose.HTML for .NET API. Try online XHTML to PNG Converter for free!...format was created as a replacement for Graphics Interchange...

    products.aspose.com/html/net/conversion/xhtml-t...
  9. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer....%index% variable, which is replaced with the current answer’s...bubble that, when marked, replaces the value of the specified...

    docs.aspose.com/omr/net/json-markup/customanswe...
  10. Redactions Cause Text Shift If Words Are Differ...

    While messing around with redactions I noticed a bit of an issue happening when redacting a sentence with multiple word formats/colours. If the last word in a redaction box has a different colour to the first word after …...Replace($".docx", "-CONVERTED.pdf");...Redact(); }); } doc.Save(filePath.Replace($".pdf", "-REDACTED.pdf"));...

    forum.aspose.com/t/redactions-cause-text-shift-...