Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 151,813 for

text

(0.21 sec)
  1. Automate Presentation Localization in JavaScrip...

    Automate PowerPoint and OpenDocument slide localization in JavaScript with Aspose.Slides, using practical code samples and tips for faster global rollout....for Presentation and Shape’s Text Create an instance of Presentation...some text to the TextFrame. Setting Language Id to text. Write...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. Aspose Cells SVG Font Issue - Free Support Foru...

    We have purchased licenses for Aspose Cells for Java. We are having issues displaying SVG images inside PowerPoint. It seems that Aspose embeds the Text nodes, font families, font styles etc inside the svg and if the c…...seems that Aspose embeds the text nodes, font families, font styles...possible to somehow convert the SVG text nodes into vectors? For example...

    forum.aspose.com/t/aspose-cells-svg-font-issue/...
  3. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../Textcolumn/) objects that represent all the columns of Text in a section of a document...represent all the columns of text in a section of a document....set_count() to set the number of text columns. To make all columns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HTMLFragment not working for Indian Language (T...

    I have a valid Aspose PDF license with a subscription expiry date of 2023-09-06, which permits me to use SDK versions released up to that date. Currently, I am using Aspose.PDF version 23.8.0. However, I am encountering…..."direction:rtl; " : "") + " text-align:" + textAlign + ";" +...Color.Black).ToRgb().B + "); text-align:" + textAlign + "; line-height:"...

    forum.aspose.com/t/htmlfragment-not-working-for...
  5. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....usually contain both text and images. The text can be formatted in...conform with corporate styles. Text formatting helps users vary...

    docs.aspose.com/slides/php-java/manage-fonts/
  6. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…... rich text box from code. Amol_Hekade February...tag value. To get the text that a rich‑text content control ( SdtBlock...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  7. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT 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/pdf-to-...
  8. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++....] Use WordArt to add special text effects to spreadsheets. For...decorate text, and make text fit a preset shape, or apply text to an...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  9. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with Text...when adding a watermark with text. To learn more, visit the Working...Examples Shows how to create a text watermark. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...it is being converted into 5 Text Run instead. I am extracting...Bold"); return ""; } if (run.Text.Trim().Length == 0 && paragraph...

    forum.aspose.com/t/weird-behaviour-regarding-pa...