Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 6,528 for

replace text

(0.18 sec)
  1. Creating a Table on PowerPoint Slide in VSTO an...

    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.... Add text to each cell of the table with...Cells ) { j = j + 1 ; //Get text frame of each cell PowerPoint...

    docs.aspose.com/slides/net/creating-a-table-on-...
  2. Features|Documentation

    Aspose.Diagram for Python via .NET features....themes and colors Find and replace text Group shapes Insert hyperlinks...and shading Set all types of text alignment settings Apply different...

    docs.aspose.com/diagram/python-net/features/
  3. 通过 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...
  4. How to - developer tips|CAD 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....fonts Work with layout Work with text Access to entities inside block...background into DXF Add new TEXT/MTEXT entities to the right...

    docs.aspose.com/cad/net/developer-guide/how-to/
  5. Advanced operations|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers....Working with Text - add, format, search and replace text in PDF. Compare...

    docs.aspose.com/pdf/python-net/advanced-operati...
  6. Redact ODT Document Online or using Python | pr...

    Open and redact ODT document online via app for free. Python 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/python-net/redact/odt/
  7. FindReplaceOptions.apply_font property | Aspose...

    FindReplaceOptions.apply_font property. Text formatting applied to new content....apply_font property Text formatting applied to new content...class NumberHexer ( aw . replacing . IReplacingCallback ): def...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to - developer tips|CAD 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....fonts Work with layout Work with text Access to entities inside block...background into DXF Add new TEXT/MTEXT entities to the right...

    docs.aspose.com/cad/net/how-to/
  9. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...(); // Set parameters and add text to a Visio page double PinX...PinY , Width , Height , "Test text" ); // Save diagram diagram...

    docs.aspose.com/diagram/zh/net/working-with-text/
  10. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the Text wraps around in Java....picture the text wraps around. Examples: Shows how to replace all textbox...getShapeType() == ShapeType.TEXT_BOX)); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...