Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 6,100 for

replace text

(0.06 sec)
  1. C++ API to Convert XPS to POT | products.aspose...

    Convert XPS to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); // add image...Values) Convert XPS to TXT (Text Document) Convert XPS to XAML...

    products.aspose.com/total/cpp/conversion/xps-to...
  2. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for Node.js via C++. Efficiently manage your workbook structures....js via C++ Replace text in a workbook using Regular...

    docs.aspose.com/cells/nodejs-cpp/copy-and-move-...
  3. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!... Replace ( "\u0007" , ", " ); int rowWidth...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Online PCL to PS Conversion or Develop Java bas...

    Free online app to convert PCL to PS files. Java conversion library code for PCL documents.... replace ( "\\" , "\\\\" ); // create...Values) Convert PCL to TXT (Text Document) Convert PCL to XLAM...

    products.aspose.com/total/java/conversion/pcl-t...
  5. Online PCL to DOCM Conversion or Develop Java b...

    Free online app to convert PCL to DOCM files. Java conversion library code for PCL documents.... replace ( "\\" , "\\\\" ); // create...Values) Convert PCL to TXT (Text Document) Convert PCL to XLAM...

    products.aspose.com/total/java/conversion/pcl-t...
  6. How to Add Watermark to MSG Files in C# | produ...

    C# source code to add or remove watermark to MSG file on .NET Framework, .NET Core, and Xamarin Platforms....visible marks, such as images or text, you can achieve the following:...the integration of image or text-based watermarks into email...

    products.aspose.com/email/net/watermark/msg/
  7. Online PDF to DOT Conversion or Develop Java ba...

    Free online app to convert PDF to DOT files. Java conversion library code for PDF documents.... replace ( "\\" , "\\\\" ); // create...Values) Convert PDF to TXT (Text Document) Convert PDF to XLAM...

    products.aspose.com/total/java/conversion/pdf-t...
  8. Online PDF to DOTX Conversion or Develop Java b...

    Free online app to convert PDF to DOTX files. Java conversion library code for PDF documents.... replace ( "\\" , "\\\\" ); // create...Values) Convert PDF to TXT (Text Document) Convert PDF to XLAM...

    products.aspose.com/total/java/conversion/pdf-t...
  9. Online MHTML to PCL Conversion or Develop Java ...

    Free online app to convert MHTML to PCL files. Java conversion library code for MHTML documents.... replace ( "\\" , "\\\\" ); // create...Values) Convert MHTML to TXT (Text Document) Convert MHTML to XLAM...

    products.aspose.com/total/java/conversion/mhtml...
  10. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

    Aspose.Slides for C++ 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...请参阅本页的 Update Text 部分。 在幻灯片上创建文本框 要在幻灯片上创建文本框,请按照以下步骤操作:...0 ); // 设置文本 portion -> set_Text ( u "Aspose TextBox" ); // 将演示文稿保存到磁盘...

    docs.aspose.com/slides/zh/cpp/manage-textbox/