Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 12,643 for

replacement

(0.09 sec)
  1. Throw ArgumentOutOfRangeException when Replace ...

    Description When I replace text, it throws ArgumentOutOfRangeException: System.String.Substring(Int32 startIndex, Int32 length) #=zVCpWUBUoqHMQ2zfntTiDaYYqs4vhj8TyF3LvSjbVcJIv.#=zzmPxqADrOJbQHjbiZw==(String #=zMO7Li…...ArgumentOutOfRangeEx when Replace Text Aspose.PDF Product Family...6:31am 1 Description When I replace text, it throws ArgumentOutOfRangeEx...

    forum.aspose.com/t/throw-argumentoutofrangeexce...
  2. 替换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
  3. Aspose::Words::Replacing::ReplacingArgs::get_Gr...

    Aspose::Words::Replacing::ReplacingArgs::get_GroupIndex method. Identifies, by index, a captured group in the Match that is to be replaced with the Replacement string in C++....Aspose::Words::Replacing::ReplacingArgs::get_GroupIndex method...Match that is to be replaced with the Replacement string. int32_t...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Master PowerPoint Fonts on Android|Aspose.Slide...

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

    docs.aspose.com/slides/androidjava/powerpoint-f...
  5. 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...
  6. 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...
  7. Master PowerPoint Fonts in C++|Aspose.Slides Do...

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

    docs.aspose.com/slides/cpp/powerpoint-fonts/
  8. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first page....the order in which a text replacement operation traverses nodes...(); let options = new aw . Replacing . FindReplaceOptions ( logger...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your document's first page with unique headers and footers for a professional touch....the order in which a text replacement operation traverses nodes...differentFirstPageHe ; doc . Range . Replace ( new Regex ( "(header|footer)"...

    reference.aspose.com/words/net/aspose.words/pag...
  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-...