Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 12,659 for

replacement

(0.05 sec)
  1. Aspose.Words.Replacing | Aspose.Words لـ .NET

    قم بتعزيز مستنداتك بسهولة باستخدام مساحة اسم Aspose.Words.Replacing—فئات قوية لعمليات البحث/الاستبدال الفعالة في شجرة المستندات الخاصة بك....Replacing ال افترض.الكلمات.استبدال توفر مساحة الاسم...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Execl data not Align while replacing into Word ...

    Excel_word_doc.zip (991.9 KB) Hello team, I am facing data alignment issue while replacing Excel sheet data in word. Here for some sheets which contain table last row $ and formulas, this data while replacing in word it…...Execl data not Align while replacing into Word Aspose.Cells Product...data alignment issue while replacing Excel sheet data in word....

    forum.aspose.com/t/execl-data-not-align-while-r...
  3. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for Node.js via C++....Ask AI Replace tag with text in a textbox inside the Worksheet...can have tags, which can be replaced with some text at runtime...

    docs.aspose.com/cells/nodejs-cpp/replace-tag-wi...
  4. HtmlSaveOptions.replace_backslash_with_yen_sign...

    HtmlSaveOptions.replace_backslash_with_yen_sign property. Specifies whether backslash characters should be replaced with yen signs...replace_backslash_with_yen_sign property HtmlSaveOptions.rep...backslash characters should be replaced with yen signs. Default value...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...Replace Text in PDF throw a NullReferenceExcepti Aspose.PDF Product...Product Family replace-pdf-text sullivan March 26, 2022, 7:16am...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  6. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...How to Find & Replace Hyperlinks in pdf Aspose.PDF Product...help to know How to Find & Replace Hyperlinks in pdf. I used the...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  7. Aspose::Words::Replacing::FindReplaceDirection ...

    Aspose::Words::Replacing::FindReplaceDirection enum. Specifies direction for replace operations in C++....Aspose::Words::Replacing::FindReplaceDirection enum FindReplaceDirection...enum Specifies direction for replace operations. enum class FindReplaceDirection...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. Replacing with multiline text not rearranging r...

    Hi, my ASPOSE PDF .NET version is 8.2, I am searching a single word/text in pdf and replacing this with multiline text, when I generate final PDF the multiline text is overlapping with existing text on that pdf, is ther…...Replacing with multiline text not rearranging remaining content...

    forum.aspose.com/t/replacing-with-multiline-tex...
  9. Aspose::Words::Replacing::IReplacingCallback in...

    Aspose::Words::Replacing::IReplacingCallback interface. Implement this interface if you want to have your own custom method called during a find and replace operation in C++....Aspose::Words::Replacing::IReplacingCallback interface IReplacingCallback...method called during a find and replace operation. class IReplacingCallback...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...Read and Replace Header and Footer Text in a Presentation in...} To be precise, I want to replace a placeholder string in Header...

    forum.aspose.com/t/read-and-replace-header-and-...