Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 6,208 for

replace text

(0.11 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. 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/
  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 PPT Presentation Online or using C++ | p...

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

    products.aspose.com/total/cpp/redact/ppt/
  5. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....get(0); // Replace the first default tab, stop...getAlignment() Gets the alignment of text at this tab stop. getLeader()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 通过 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...
  7. 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...
  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. 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/
  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...