Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 6,203 for

replace text

(0.3 sec)
  1. Why Not Open XML SDK|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....HTML, Tab Delimited, ODS, Plain Text (TXT), PDF, XPS Convert between...workbook object model: - Find and replace. - Assemble spreadsheets. -...

    docs.aspose.com/cells/java/why-not-open-xml-sdk/
  2. Aspose word Html Conversion - Free Support Foru...

    Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and document which i am converting. Please note that i am Convertin…...Text) End If Dim srcDoc As Aspose...visible text? Dim t As String = p.Range.Text t = t.Replace(Aspose...

    forum.aspose.com/t/aspose-word-html-conversion/...
  3. 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...
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Answers How to Find and Replace Text in PDF using Python How...

    kb.aspose.com/categories/page/49/
  5. 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...
  6. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel workbooks using Aspose.Cells for C++....by ID with Golang via C++ Replace text in a workbook using a regular...

    docs.aspose.com/cells/go-cpp/copy-and-move-work...
  7. 使用文本|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.... class ) + "Text/" ; // create a new diagram...Height = 1 ; String text = "Test text" ; // add text to a Visio page...

    docs.aspose.com/diagram/zh/java/working-with-text/
  8. 将段落从一个演示文稿移动到另一个演示文稿|Aspose.Slides 文档

    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.... Paragraph >( p1 ); // Replace the removed paragraph with...string targetFile ) { string Text = "" ; //Instantiate Presentation...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  9. TabStop class | Aspose.Words for Node.js

    Aspose.Words.TabStop class. Represents a single custom tab stop...Gets or sets the alignment of text at this tab stop. isClear Returns.... tabStops . at ( 0 ); // Replace the first default tab, stop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...