Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 5,913 for

replace text

(0.06 sec)
  1. Redact Excel Spreadsheet Online or using Java |...

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

    products.aspose.com/total/java/redact/excel/
  2. Aspose::Words::Drawing::ShapeBase::get_WrapSide...

    Aspose::Words::Drawing::ShapeBase::get_WrapSide method. Specifies how the Text is wrapped around the shape in C++....de method Specifies how the text is wrapped around the shape...shapes. Examples Shows how to replace all textbox shapes with image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Fields::FieldRD class | Aspose.W...

    Aspose::Words::Fields::FieldRD class. Implements the RD field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Redact PDF Document Online or using .NET | prod...

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

    products.aspose.com/total/net/redact/pdf/
  5. Pdf Compliace PDF/A and PDF/UA - Free Support F...

    I’m setting the PDF compliance to PDF_A_4_UA_2 but the generated document doesn’t appear to be compliant with any PDF/A standard....replace(".odt", ".pdf"); try (ByteArrayOutputStrea...Aspose.Words uses alternative text of shapes as description in...

    forum.aspose.com/t/pdf-compliace-pdf-a-and-pdf-...
  6. Protect and Unprotect Workbook Structure with J...

    Protect and unprotect workbook structure of Excel files using JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/protect-an...
  7. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...label value and the paragraph text System.out.println("List item:...numbering and the paragraph text are printed to the console....

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  8. Convert Visio to SVG via Python | products.aspo...

    Sample Python conversion Visio to SVG file. Use this example code to convert Visio to SVG within any Python based application.... It was developed to replace the binary file format, .VSD...Graphics Files that use XML based text format for describing the appearance...

    products.aspose.com/diagram/python-net/conversi...
  9. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and insert mText acc. to Work with Text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…... to Work with text|CAD Documentation here is my...mText = new CadMText(); mText.Text = "Watermark message"; mText...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  10. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked presentation.…...pptx") In this code snippet: Replace "Your Major Font" and "Your...specific font is set for the text in the slides. If you have set...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...