Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 5,513 for

replace text

(0.09 sec)
  1. 操作现有 PDF 中的表格|Aspose.PDF for C++

    本节涵盖使用 Aspose.PDF for C++ 进行表格修改的各种方法...Text.TableAbsorber 类允许您搜索和解析 PDF...PDF.Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...

    docs.aspose.com/pdf/zh/cpp/manipulate-tables-in...
  2. Working with ContentTypeProperties with Golang ...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with Golang via C++....Output File Sample Code Replace text in a workbook using Regular...

    docs.aspose.com/cells/go-cpp/working-with-conte...
  3. Working with ContentTypeProperties|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....Document Assistant Close Replace text in a workbook using Regular...

    docs.aspose.com/cells/python-net/working-with-c...
  4. 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...
  5. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-to-use boolean setting....will be treated as a simple text. Otherwise, StructuredDocumentTa...processed as standalone Story and replacing pattern will be searched separately...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Append Documents|Aspose.Words for Java

    Combine documents and append one document to another. Apache POI does not provide an opportunity to merge or append documents....for running code Find and Replace Text in Documents Track Changes...

    docs.aspose.com/words/java/append-documents/
  7. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...rendering not as a checkbox but as text that looks like this: “{ FORMCHECKBOX...HTML input elements, you can replace the HTML checkboxes with appropriate...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  8. Code Comparison for Common Features|Aspose.Word...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and VSTO using C#....Inserting Table Search for and Replace text Print Documents Display...

    docs.aspose.com/words/net/code-comparison-for-c...
  9. Insert and Append Documents in Java|Aspose.Word...

    Combine documents into one: insert or append a document into a new or existing one using find and Replace, merge field, bookmark, or simply at the document end in Java....insert a document through a replace operation, a merge field during...a Document During Find and Replace Operation You can insert documents...

    docs.aspose.com/words/java/insert-and-append-do...
  10. 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 Node.js via C++....alignment of your paragraph text using the TextParagraph.getAlignmentType()...getWorksheets (). get ( 0 ); // Add text box inside the sheet. ws . getShapes...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...