Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 6,102 for

replace text

(0.07 sec)
  1. Using Aspose.Drawing in .NET 6|Documentation

    Learn how to use Aspose.Drawing in .NET 6 application with C#....library to draw vector graphics, text, and generate images as demonstrated...3. Add image drawing code. Replace the Program.cs file with the...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  2. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....using C# How to Find and Replace Text in Word Document using C#...

    kb.aspose.com/words/net/page/3/
  3. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....in Java How to Find and Replace Text in Word Document in C++...

    kb.aspose.com/words/page/9/
  4. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...text.value[1].text=$item $first = $false...master.name) } $Shape.text.value[1].text = $item $first = $false...

    forum.aspose.com/t/color-not-set-correctly-for-...
  5. Data encoding for 2D barcodes|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....bits on character for English text. The worst situation with QR...character for lowercase English text. Every 2D barcode can effectively...

    docs.aspose.com/barcode/net/data-encoding-2d/
  6. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer Text of a section...container for the header or footer text of a section. To learn more...CompositeNode ) append_paragraph(text) A shortcut method that creates...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extracting Tracked Changes - Section/Paragraph ...

    Hello, Just wondering if it’s possible when extracting tracked changes from a document, if you can identity the section or paragraph number where each tracked change occurred?... Make sure to replace "path/to/your/document.docx"...different file type, such as plain text, the method for extracting changes...

    forum.aspose.com/t/extracting-tracked-changes-s...
  8. HtmlSaveOptions.ExportCidUrlsForMhtmlResources ...

    Discover how HtmlSaveOptions' ExportCidUrlsForMhtmlResources enhances MHTML documents by enabling CID URLs for images, fonts, and CSS. Default, false....// Setting this flag will replace "Content-Location" tags //...href=3D\"cid:styles.css\" type=3D\"text/css\" rel=3D\"stylesheet\" />"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to fetch the data of the BlockReference in ...

    How to fetch the data of the BlockReference in Aspose.cad for dotnet of a dwg file....XRefPathName); } } } } In this example, replace "sample.dwg" with the path...5:42am 3 How can i fetch the text, lines, ellipses, etc. entities...

    forum.aspose.com/t/how-to-fetch-the-data-of-the...
  10. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement.... Examples Shows how to replace all textbox shapes with image...paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...