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

replace text

(1.05 sec)
  1. VisitorAction Enum | Aspose.Words for .NET

    Explore Aspose.Words.VisitorAction enum to effortlessly manage node enumeration, enhancing your document processing efficiency and control....docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/vis...
  2. 配置 OAuth 2.0 API 访问 Google 服务|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Text ; /// <summary> /// Developer...b64 = b64 . Replace ( '+' , '-' ); b64 = b64 . Replace ( '/' , '_'...

    docs.aspose.com/email/zh/net/configuring-oauth2...
  3. AbsolutePositionTab Class | Aspose.Words for .NET

    Discover the Aspose.Words.AbsolutePositionTab class, enabling precise Text positioning in WordprocessingML for enhanced document formatting and control....position on the current line of text when displaying this WordprocessingML...tab.docx" ); // Extract the text contents of our document by...

    reference.aspose.com/words/net/aspose.words/abs...
  4. 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...
  5. FindReplaceOptions.use_legacy_order property | ...

    FindReplaceOptions.use_legacy_order property. True indicates that a Text search is performed sequentially from top to bottom considering the Text boxes...property True indicates that a text search is performed sequentially...top to bottom considering the text boxes. Default value is False...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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/
  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 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/java/video-frame/
  8. 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...
  9. Using Aspose.HTML for Java in Docker

    This guide explains how to run Aspose.HTML for Java inside a Docker container, including font installation for consistent rendering....PDF/images, install fonts so text renders consistently and layout...docker build - t my - image . Replace my-image with any image name...

    docs.aspose.com/html/java/getting-started/using...
  10. Mail Merge Template in C#|Aspose.Words for .NET

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in C#....The template ensures that the text in the output merged document...operation guarantees that the text from the data source is correctly...

    docs.aspose.com/words/net/mail-merge-template/