Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 6,164 for

replace text

(0.27 sec)
  1. How to Recognize That the Font Was Replaced in ...

    If you're not sure why a document's layout has changed or why a certain font doesn't look as expected, font substitution warnings messages can help....Recognize That the Font Was Replaced Contents [ Hide ] Sometimes...and the standard description text format, “Font ‘ ’ has not been...

    docs.aspose.com/words/cpp/how-to-recognize-that...
  2. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a document to PDF format using Java....fillable forms instead of a plain text. Use the PreserveFormFields...later by adding or modifying the text. All fonts are included, hence...

    docs.aspose.com/words/java/specify-rendering-op...
  3. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....to apply FlateDecode to plain text content streams. Combined with...multiple conversions, including: TEXT to PDF (enhanced page size handling)...

    docs.aspose.com/pdf/net/whatsnew/2025/
  4. FieldNextIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNextIf class—efficiently implement NEXTIF fields to enhance document automation and streamline your workflows....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Node.js. Use PdfSaveOptions to change the result of saving a document to PDF format....fillable forms instead of a plain text. Use the preserveFormFields...later by adding or modifying the text. All fonts are included, hence...

    docs.aspose.com/words/nodejs-net/specify-render...
  6. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert SVG to PNG via JavaScript | products.as...

    Sample code for SVG to PNG conversion. Use API example code for batch SVG files to PNG conversion.... Text editors such as Microsoft Visual...Graphics file that uses XML based text format for describing the appearance...

    products.aspose.com/cad/javascript-net/conversi...
  8. 在 Android 上优化演示文稿的图像管理|Aspose.Slides 文档

    通过 Aspose.Slides for Android via Java,简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并实现工作流自动化。...URL imageUrl = new URL ( "[REPLACE WITH URL]" ); URLConnection...dispose (); } Info 使用 Aspose 免费的 Text to GIF 转换器,您可以轻松为文字添加动画、从文字创建...

    docs.aspose.com/slides/zh/androidjava/image/
  9. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String Text = r.…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/msword/310489
  10. Convert images DJVU to PNG via C# | products.as...

    Sample code for DJVU to PNG C# image conversion. Use API example code for batch DJVU files to PNG conversion within VB.NET, Asp.NET or any .NET based application....which contain the combination of text, drawings, images and photographs...like image layer separation of text and background images, progressive...

    products.aspose.com/imaging/net/conversion/djvu...