Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 6,023 for

replace text

(0.72 sec)
  1. Manage Fallback Fonts for Presentations in .NET...

    See how Aspose.Slides for .NET uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...fallback fonts for the glyph replacement. Aspose.Slides allows to...

    docs.aspose.com/slides/net/fallback-font/
  2. Manage Fallback Fonts for Presentations in PHP|...

    See how Aspose.Slides for PHP uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...fallback fonts for the glyph replacement. Aspose.Slides allows to...

    docs.aspose.com/slides/php-java/fallback-font/
  3. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in Java....the text. Assert.assertEquals(MessageFormat.format("Text inside...document as a quick part and adds text to its contents. /// public...

    reference.aspose.com/words/java/com.aspose.word...
  4. Time Logging – Convert HTML – Aspose.HTML for .NET

    You will find an Aspose.HTML C# example of custom message handlers to convert HTML from ZIP archive to PDF and log the execution time of this conversion.... Replace ( "\\" , "/" ); 17 Stream stream...System. Text . Encoding . RegisterProvider (System. Text . CodePagesEncodingPro...

    docs.aspose.com/html/net/message-handlers/time-...
  5. Convert DJVU to XLS via C# | Aspose

    Sample code for DJVU to XLS C# conversion. Use API example code for batch DJVU files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  6. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...Convert the OTF font to TTF or replace it with a TTF version. 2 Verify...Generate the document again – the text that uses the custom font will...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  7. | Aspose

    Sample code for PNG to Searchable PDF Java conversion. Use API example code for batch PNG files to Searchable PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/png-to-...
  8. Manage Fallback Fonts for Presentations in С++|...

    See how Aspose.Slides for С++ uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...fallback fonts for the glyph replacement. Aspose.Slides allows to...

    docs.aspose.com/slides/cpp/fallback-font/
  9. Convert PNG to Searchable PDF via C# | Aspose

    Sample code for PNG to Searchable PDF C# conversion. Use API example code for batch PNG files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/png-to-s...
  10. 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