Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 6,502 for

replace text

(0.74 sec)
  1. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...seconds per page, while ordinary text pages finish in milliseconds...you ship with your app: // Replace the path with the actual location...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  2. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....can be found and the text can be replaced using the following...find text fragments var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/net/whatsnew/2023/
  3. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for Text emphasis....using Python Contents [ Hide ] Text Markup Annotations in PDF are...underline, skip, or add notes to text in the document. These annotations...

    docs.aspose.com/pdf/python-net/highlights-annot...
  4. ReplacementFormat enumeration | Aspose.Words fo...

    Aspose.Words.Replacing.ReplacementFormat enumeration. Specifies the Replacement format....Specifies the replacement format. Members Name Description Text Replacement...treated as simple text. Markdown Replacement is interpreted as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...getToleranceString(); // replacing concentricity symbol tolerance...setToleranceString(currentText.replace("{\\Fgdt;r}","\u2609")); }...

    forum.aspose.com/t/dwg-dwg/314402
  6. HTML Textarea Tag – Generate HTML and C# Code O...

    Сreate HTML Textarea tag for your website using Aspose.HTML. Рreview the Textarea, copy and use generated HTML and C# code in your project!...multiple lines of text. This is a multi-line plain text editing element...users to enter large amounts of text in an arbitrary form, such as...

    products.aspose.com/html/net/generators/textarea/
  7. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Node.js via Java. Fast how-to guide....label, binary data, and caption text as a UTF-8 string. Remove Captions...increase is smaller. Can I replace the video in an existing VideoFrame...

    docs.aspose.com/slides/nodejs-java/video-frame/
  8. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....can be positioned inline with text or floating. The positioning...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/java/com.aspose.word...
  9. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...TEXT).trim())) { return false; }...isEmpty(para.toString(SaveFormat.TEXT).trim())) { break; } } else...

    forum.aspose.com/t/empty-page-not-getting-remov...
  10. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...substitution font instead (for all text that uses MinionPro-Regular...PdfFormatConversionO(PdfFormat.PDF_A_2B); // Replace the inaccessible MinionPro-Regular...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...