Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 6,540 for

replace text

(2.05 sec)
  1. When replacing text with the Aspose SDK, two is...

    When replacing Text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...When replacing text with the Aspose SDK, two issues have arisen...Aspose.PSD Product Family psd-text-layer hellokimi56 December 30...

    forum.aspose.com/t/when-replacing-text-with-the...
  2. 在 Aspose.Email 中读取邮件中的嵌入式附件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...., replace with space // because windows...getName().replace(" . eml ", "").replace(" : ", " ").replace(" \\...

    docs.aspose.com/email/zh/java/read-embedded-ema...
  3. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Discover the SmartParagraphBreakReplacement property in FindReplaceOptions. Control paragraph breaks effortlessly for seamless Text formatting....indicating either it is allowed to replace paragraph break when there...Remarks This option allows to replace paragraph break when there...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_MatchCase method. True indicates case-sensitive comparison, false indicates case-insensitive comparison in C++....Aspose::Words::Replacing::FindReplaceOptions::get_MatchCase method... bool Aspose :: Words :: Replacing :: FindReplaceOptions :: get_MatchCase...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....PdfContentEditor class to replace text in the entire file Replace some other...other text along with setting the foreground color and font size,...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  6. FindReplaceOptions.ignoreFieldCodes property | ...

    FindReplaceOptions.ignoreFieldCodes property. Gets or sets a boolean value indicating either to ignore Text inside field codes...indicating either to ignore text inside field codes. The default...Examples Shows how to ignore text inside field codes. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FindReplaceOptions.ApplyFont | Aspose.Words for...

    Discover the ApplyFont property in FindReplaceOptions for seamless Text formatting. Enhance your content with tailored styles effortlessly!...ApplyFont property Text formatting applied to new content..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Using PSD files as templates for automation - B...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....different languages with the replacement of some graphic material...need to change, update or replace PSD Layer via C#. Firstly you...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  9. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a document. To learn more, visit the documentation article in C++.... get_Text () Gets the text of the range. GetEnumerator...contained in the field codes. Replace (const System::String&, const...

    reference.aspose.com/words/cpp/aspose.words/range/
  10. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET....allows you to access and modify text, bookmarks and form fields within...range. Retrieve Plain Text Use the Text property to retrieve plain...

    docs.aspose.com/words/net/working-with-ranges/