Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 5,630 for

replace text

(0.05 sec)
  1. 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 Analyzing your...

    docs.aspose.com/words/java/remove-fields/
  2. 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...
  3. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...my observations, the text is being replaced. For your reference...TextFragmentAbsorber("\\[[^\\[ //set text search option to specify regular...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  4. Working with Attachments|Aspose.PDF for Java

    This section explains how to work with attachments in your PDF with Aspose.PDF Facades - a toolset for popular operations with PDF....pdf" ); } Replace Text in PDF File Set Viewer Preference...

    docs.aspose.com/pdf/java/working-with-attachments/
  5. How and Where to Use Enumerators with JavaScrip...

    Learn how to use Enumerators through the Aspose.Cells for JavaScript via C++ API....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/how-and-wh...
  6. Create TextBox in which each line is having dif...

    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 text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  7. Redact DOCX Document Online or using .NET | pro...

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

    products.aspose.com/total/net/redact/docx/
  8. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....encompassing elements such as pages, text, images, attachments, fonts... and modify text and images by adding, replacing, or removing...

    docs.aspose.com/pdf/net/drawing/
  9. Overview|Aspose.PDF for Android via Java

    Overview of key-features and supported formats of Aspose.PDF for Android via Java, installation and licensing manual of Java library....PDF form data; add, replace or remove text and images; split,...be applied to easily convert text, images, convert PDF to various...

    docs.aspose.com/pdf/androidjava/overview/
  10. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#.... Text = "Document Property" ; tbl...Range . Text = "Value" ; tbl . Cell ( 2 , 1 ). Range . Text = "Subject"...

    docs.aspose.com/words/net/inserting-table/