Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 5,056 for

replace text

(0.11 sec)
  1. Python PSD, PSB, AI Manipulation API | products...

    Python Photoshop File Format library to create edit and convert PSD, PSB and AI formats...PSB files including updates of Text Layers, Smart Objects, Fill...Raster, Vector and Clipping Masks Text Layers Most of PSD/PSB files...

    products.aspose.com/psd/python-net/
  2. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....LinkAnnotation Text Color The link annotation does not contain text. Instead...Instead, the text is placed in the contents of the page under the...

    docs.aspose.com/pdf/cpp/update-links/
  3. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/topic/312049
  4. .NET PDF API - Create, Merge, Modify, and Conve...

    .NET library to generate, edit and parse PDF files in C# or VB.NET. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....and set metadata information, text and page manipulation, management...Features Print documents Add, replace or remove images Add digital...

    products.aspose.com/pdf/net/
  5. Features|Documentation

    Aspose.Cells for Node.js via Java features....Plain Text (TXT) Easily extract text by saving in plain text format...Implement data sorting Find and replace text Merge/split Cells Group/ungroup...

    docs.aspose.com/cells/nodejs-java/features/
  6. Working with Attachments|Aspose.PDF for .NET

    This section explains how to working with Attachments using PdfContentEditor Class.... Replace Text Set Viewer Preference of...

    docs.aspose.com/pdf/net/working-with-attachment...
  7. License for python sdk not working - Free Suppo...

    We have an aspose cad license for the product Aspose.CAD for Python via .NET And I’m trying to use this license via the python library import aspose.cad as cad license = cad.License() license.set_license(l…... You can open it in a text editor to verify its contents...icense.lic") Make sure to replace "path/to/your/license.lic"...

    forum.aspose.com/t/license-for-python-sdk-not-w...
  8. TabStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.TabStop class, your solution for custom tab stops in document formatting. Enhance your documents with precision and ease!...Gets or sets the alignment of text at this tab stop. IsClear {...ParagraphFormat . TabStops [ 0 ]; // Replace the first default tab, stop...

    reference.aspose.com/words/net/aspose.words/tab...
  9. The image of the stamp of approval was converte...

    The image of the stamp of approval was converted incorrectly. It is like as □□. Please give me solution. sample.pdf (42.5 KB)...don’t want to install fonts, replacing the wrong places with images...also a solution. Also, please replace the incorrect areas with PNG...

    forum.aspose.com/t/the-image-of-the-stamp-of-ap...
  10. Create VSDX Files via Python | products.aspose.com

    Python Sample code for generating VSDX documents. Use this code for creating VSDX files within any Python based application..... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-java/create/...