Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 6,502 for

replace text

(1.21 sec)
  1. Style.FontName ignores PostScript Name ("Roboto...

    Hi Aspose Team, I am loading custom .ttf fonts using FontSettings.SetFontsFolder() and trying to update a Text layer with a specific font weight. To do this, I am passing the exact PostScript Name directly to the Text …...SetFontsFolder() and trying to update a text layer with a specific font weight...PostScript Name directly to the text portion: C#textPortion.Style...

    forum.aspose.com/t/style-fontname-ignores-posts...
  2. Support for REGEXTEST() function - Free Support...

    Hi, Newer versions of Excel have introduced the REGEXTEST() function: https://support.microsoft.com/en-us/office/regextest-function-7d38200b-5e5c-4196-b4e6-9bff73afbd31 This is a very useful and versatile function, al…...Apply a workaround – replace REGEXTEST(text, pattern) with a formula...example: =ISNUMBER(SEARCH(pattern, text)) Adjust the pattern to a simple...

    forum.aspose.com/t/support-for-regextest-functi...
  3. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a Text or image watermark into a document while using Aspose.Words for SharePoint....create a workflow for inserting a text or image watermark into a document...“Action” and select “Insert a text watermark via Aspose.Words”...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  4. Create DOT in Python | products.aspose.com

    Generate Microsoft Word DOT document using Python applications without using Microsoft Word.... Add text into file using DocumentBuilder...Automated Template Refresh Replace or patch DOT templates from...

    products.aspose.com/total/python-net/create/dot/
  5. Edit Macro in Word using Python

    Follow this article to edit macro in Word using Python. It has details to set the IDE, a list of steps, and a sample code to change macro using Python using various options....vba_project Define the replacement VBA macro text as a multi-line string...vba_project, define your new macro text, then find the right module—either...

    kb.aspose.com/words/python/edit-macro-in-word-u...
  6. Redact ODP Presentation Online or using Python ...

    Open and redact ODP document online via app for free. Python API code to search and Replace ODP Text....Code listed for search and replace text in ODP file through Python...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/python-net/redact/odp/
  7. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....developers to create forms, add/edit text, manipulate PDF pages, add annotations... You can add such types as: Text Annotation Highlights Annotation...

    docs.aspose.com/pdf/cpp/overview/
  8. Extended Features lost - Free Support Forum - a...

    I'm trying to open a PDF, Replace some Text and then save the document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...trying to open a PDF, replace some text and then save the document...ReplaceTextStrategy.Scope.REPLACE_ALL; pdfContentEditor.ReplaceText("FirstName"...

    forum.aspose.com/t/extended-features-lost/32287
  9. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Split a Document Find and Replace Working with Styles and Themes...Markdown Features Working with Text Document For a detailed description...

    docs.aspose.com/words/net/programming-with-docu...
  10. Using Aspose.Drawing for Java in Android applic...

    Learn how to use Aspose.Drawing graphic library for Android application....to draw vector graphics, and text, and generate images as demonstrated...to run a simple Pen test. Replace the MainActivity file with...

    docs.aspose.com/drawing/java/android-pen-example/