Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 3,346 for

replace text

(0.08 sec)
  1. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....2 Support to set rich text for cell while saving with LightCells...GridJs Improve splitting text for rich text cell values for GridJs...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  2. Image Vectorization – C# Examples

    Learn how to vectorize images in C#. Consider image vectorization functionalities and the effect of configuration properties on the result....SVG API Image and Text Vectorization Image Vectorization...colored spots or pixels, we replace by geometric shapes or curves...

    docs.aspose.com/svg/net/image-vectorization-exa...
  3. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....starting point at which the text that lexically follows the field...DocumentBuilder(doc); builder.write("This text is in its normal place."); //...

    reference.aspose.com/words/java/com.aspose.word...
  4. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...replace(Pattern.compile(Pattern.qu...mentBuilder builder, String text, double width, int verticalMerge...

    forum.aspose.com/t/topic/312798
  5. TeX I/O | Aspose.TeX API Solution for .NET

    Fundamentals of working with TeX as an output or input format within Aspose.TeX API. TeX job runs on an explicitly specified file....this point, you may want to replace the erroneous command with...which should contain our typeset text (or whatever else allowed by...

    docs.aspose.com/tex/net/tex-io/
  6. Footnote | Aspose.Words for Java

    Represents a container for Text of a footnote or endnote in Java....InlineStory Represents a container for text of a footnote or endnote. To...DocumentBuilder(doc); // Add text, and reference it with a footnote...

    reference.aspose.com/words/java/com.aspose.word...
  7. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output...but in practice, you would replace these with the actual file...comparer to ignore spaces in the text, focusing only on changes within...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  8. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....PLAIN_TEXT, MarkupLevel.INLINE); sdtPlainText...StructuredDocumentTa(doc, SdtType.RICH_TEXT, MarkupLevel.INLINE); sdtRichText...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  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-...