Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 13,268 for

replacement

(0.43 sec)
  1. Importing Form Data|Aspose.PDF for Java

    Learn how to import PDF form data in Java with the Form facade in Aspose.PDF, including XML, FDF, and XFDF input workflows....example for JSON import or XFA replacement, so those pages are maintained...

    docs.aspose.com/pdf/java/importing-form-data/
  2. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....contents as a replacement of a match in a find-and-replace operation...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  3. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Discover the UseSubstitutions property in FindReplaceOptions. Easily enable substitutions in Replacement patterns for enhanced text editing flexibility....use substitutions within replacement patterns. The default value...use substitutions within replacement patterns. Document doc =...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Manage Fallback Fonts for Presentations in Pyth...

    See how Aspose.Slides for Python via .NET uses fallback fonts to keep text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....specified fallback fonts to replace the missing glyph. Fallback...fallback fonts for the glyph replacement. Aspose.Slides allows to...

    docs.aspose.com/slides/python-net/fallback-font/
  5. Manage Fallback Fonts for Presentations in .NET...

    See how Aspose.Slides for .NET uses fallback fonts to keep text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....specified fallback fonts to replace the missing glyph. Fallback...fallback fonts for the glyph replacement. Aspose.Slides allows to...

    docs.aspose.com/slides/net/fallback-font/
  6. Configure Fallback Font Collections on Android|...

    Set up a fallback fonts collection in Aspose.Slides for Android via Java to keep text consistent and crisp in PowerPoint and OpenDocument presentations.... Can replacement/substitution for missing...resolves font availability ( replacement / substitution ), then fallback...

    docs.aspose.com/slides/androidjava/create-fallb...
  7. Configure Fallback Font Collections in JavaScri...

    Set up a fallback fonts collection in JavaScript with Aspose.Slides for Node.js to keep text consistent and crisp in PowerPoint and OpenDocument presentations.... Can replacement/substitution for missing...resolves font availability ( replacement / substitution ), then fallback...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  8. Master PowerPoint Fonts with Python|Aspose.Slid...

    Learn to control PowerPoint fonts in Aspose.Slides for Python via .NET: embed, substitute, load custom fonts, and resolve missing glyphs with concise code....in Python Streamline Font Replacement in Presentations Using Python...

    docs.aspose.com/slides/python-net/powerpoint-fo...
  9. 替换PDF中的文本为等长的空字符串,替换后长度不准确 - Free Support Forum...

    需求:替换PDF中的文本为等长的空字符串 测试代码: public static void main(String[] args) { // 输入输出路径 String inputPdfPath = "C:\\Users\\lijiabao\\Downloads\\11.网站合同-无锡 (1).pdf"; String outputPdfPath = "C:\\Users\\lijia…...ceil(originalWidth / spaceWidth); String replacement = " ".repeat(spaceCount);...ceil(originalWidth / spaceWidth); String replacement = " ".repeat(spaceCount);...

    forum.aspose.com/t/pdf/316439
  10. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an issue in the latest jar. In the 2018 jar version, the output is correct (…...Replacing placeholder using aspose word java api Aspose.Words...Title sequence number when replacing the placeholder SOWPH_Cancellation...

    forum.aspose.com/t/replacing-placeholder-using-...