Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,023 for

replace text

(0.2 sec)
  1. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions....Plain Text (TXT) Easily extract text by saving in plain‑text format...data sorting Yes Find and replace text Yes Merge/split cells Yes...

    docs.aspose.com/cells/java/aspose-cells-features/
  2. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management.... Examples Shows how to replace text in a document’s footer..... Year ; footer . Range . Replace ( "(C) 2006 Aspose Pty Ltd...

    reference.aspose.com/words/net/aspose.words/hea...
  3. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Step-by-step guide....way you do in Word and other text editors. Aspose.Slides for Android...the topic series of managing text paragraphs. This page will illustrate...

    docs.aspose.com/slides/androidjava/manage-bullet/
  4. 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-...
  5. 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...
  6. Aspose Error when trying to sign document - Fre...

    Aspose _ result:: Error 405 HTTP method POST is not supported by this URL HTTP ERROR 405 HTTP method POST is not supported by this URL URI:/api/v2/ProcessCourtFiles STATUS:405 MESSAGE:HTTP method POST is not support…...// Example: text signature on the first page Text = new TextSignature()...TextSignature() { Text = "Approved", Location = new Location() { X...

    forum.aspose.com/t/aspose-error-when-trying-to-...
  7. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....replace("\\", "\\\\") + "Northwind...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.HTML for .NET 24.10 – Improving Renderin...

    Release focuses on Linux support, improving Text readability and image rendering, creating a smoother experience for .NET developers.... These updates include replacing several enumerations from...was replaced with one. The system enumeration was replaced with...

    docs.aspose.com/html/net/migration-between-vers...
  9. Get and Search Images in PDF|Aspose.PDF for Pyt...

    Learn how to search and get images from the PDF document in Python using Aspose.PDF....2f } " ) Extract Alternative Text from Images in a PDF This function...function retrieves alternative text (alt text) from all images on the...

    docs.aspose.com/pdf/python-net/search-and-get-i...
  10. 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...