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

replacement

(0.05 sec)
  1. 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/
  2. Master PowerPoint Fonts in PHP|Aspose.Slides fo...

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

    docs.aspose.com/slides/php-java/powerpoint-fonts/
  3. Master PowerPoint Fonts in .NET|Aspose.Slides D...

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

    docs.aspose.com/slides/net/powerpoint-fonts/
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  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. 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/