Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 6,502 for

replace text

(1.88 sec)
  1. 通过 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...
  2. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the Text wraps around....of the shape or picture the text wraps around. Members Name Description...Description BOTH The document text wraps on both sides of the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Remove Fields in Java|Aspose.Words for Java

    Learn how to remove fields in Java. Remove fields programmatically using Java API....may occur when it is to be replaced with a different field type...Update Fields in Java Replace Fields with Text Java Related articles...

    docs.aspose.com/words/java/remove-fields/
  4. Aspose.Slides for Java

    This API helps in creating, converting, editing, and printing PowerPoint Presentations in Java applications without utilizing Microsoft PowerPoint....Latest Answers Find and Replace Text in PowerPoint using Java...PowerPoint using Java Extract Text from PowerPoint using Java Convert...

    kb.aspose.com/slides/java/
  5. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access to the headers and footers nodes of the section in C++....docx" ); Shows how to replace text in a document’s footer....MakeObject < Aspose :: Words :: Replacing :: FindReplaceOptions > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Java uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system but...specified fallback fonts to replace the missing glyph. Fallback...

    docs.aspose.com/slides/java/fallback-font/
  7. Redact ODT Document Online or using Java | prod...

    Open and redact ODT document online via app for free. Java API code to search and Replace ODT Text with regular expression....Code listed for search and replace text in ODT file using regular...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/java/redact/odt/
  8. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...locale ) { // Check if the input text is null or empty if ( textInput...placeholder method that should be replaced with actual logic String correctedContent...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  9. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for JavaScript via C++....alignment of your paragraph text using the TextParagraph.alignmentType...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/create-tex...
  10. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Latest Answers Find and Replace Text in PowerPoint using Python...PowerPoint using Python Extract Text from PowerPoint using Python...

    kb.aspose.com/slides/python/