Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 6,023 for

replace text

(0.35 sec)
  1. Replacer | Aspose.Words for Java

    Provides methods intended to find and Replace Text in the document in Java....Replacer Inheritance: java.lang.Object, com.aspose.words.Processor...Processor public class Replacer extends Processor Provides methods...

    reference.aspose.com/words/java/com.aspose.word...
  2. Bookmark Replacement Problem – Nested Bookmark ...

    Hello Team, I have two documents, and I am using a bookmark-Replacement logic. I’m facing an issue where a bookmark gets removed if two bookmarks exist at the same location in the document. The inner bookmark named BOOK…...Bookmark Replacement Problem – Nested Bookmark Being Deleted...and I am using a bookmark-replacement logic. I’m facing an issue...

    forum.aspose.com/t/bookmark-replacement-problem...
  3. Redact PPTX Presentation Online or using C++ | ...

    Open and redact PPTX document online via app for free. C++ API code to search and Replace PPTX Text....Code listed for search and replace text in PPTX file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/cpp/redact/pptx/
  4. Redact Powerpoint Presentation Online or using ...

    Open and redact Powerpoint document online via app for free. C++ API code to search and Replace Powerpoint Text....Code listed for search and replace text in Powerpoint file. Download...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/cpp/redact/powerpoint/
  5. Redact ODP Presentation Online or using C++ | p...

    Open and redact ODP document online via app for free. C++ API code to search and Replace ODP Text....Code listed for search and replace text in ODP file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/cpp/redact/odp/
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either to ignore content of StructuredDocumentTag. The default value is false in C++....Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocu... bool Aspose :: Words :: Replacing :: FindReplaceOptions :: ...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。...></ script > < script type = "text/javascript" > const { Workbook...String ( str ) . replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  8. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....alignment of your paragraph text using the TextParagraph.GetAlignmentType()...GetWorksheets (). Get ( 0 ); // Add a text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  9. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control Text wrapping around shapes and images, enhancing document layout and readability....of the shape or picture the text wraps around. public enum WrapSide...Description Both 0 The document text wraps on both sides of the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This Text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...{MERGEFIELD} myCondition}="Yes" "This text will show when condition is...case feedbackText again has a text something like following Your...

    forum.aspose.com/t/issue-with-rendering-qoute-w...