Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 153,086 for

text

(0.15 sec)
  1. main.bundle.min.5ebabd761938e07883e288de075d372...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......breadcrumb_block ul li a{text-decoration:none}.docs_information...nt-weight:300;color:#004ab2;text-decoration:none;padding-lef...

    docs.aspose.com/page/css/main.bundle.min.5ebabd...
  2. main.bundle.min.54fdf36bc3ccf9192a99c62462732f2...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......breadcrumb_block ul li a{text-decoration:none}.docs_information...nt-weight:300;color:#004ab2;text-decoration:none;padding-lef...

    docs.aspose.com/zip/css/main.bundle.min.54fdf36...
  3. Show Translate Button and Translate Worksheet i...

    This article explains how to enable the translate button in the GridJs toolbar and implement server‑side translation for the active worksheet..../// Mock implementation of a text translator. /// Replace the...Translates a list of source texts to the target language. ///...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  4. RevisionOptions.revision_bars_width property | ...

    RevisionOptions.revision_bars_width property. Gets or sets width of revision bars, points.... inserted_text_color = aw . layout . RevisionColor...revision_options . inserted_text_effect = aw . layout . RevisionTextEffect...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)... Remarks Text of a Word document is said to...stories. The main text is stored in the main text story represented...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_Text_font property. Determines whether the font attributes will be changed according to the character code being used....update_ambiguous_text_font property SaveOptions.update_ambiguous_text_font...@property def update_ambiguous_text_font ( self ) -> bool : ......

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract fonts from PDF in C++ | Aspose.PDF

    Simple demo source code to extract fonts from PDF file on any platform with C++ language.... Extract text from PDF Extract Images from...Extract Data from the Form Extract Text From Stamps Extract Data from...

    products.aspose.com/pdf/cpp/parser/fonts/
  8. Creating Tabular Report|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....column and other text items such as static text, report parameters...footer data row, and footer text area. The footer tag should...

    docs.aspose.com/cells/reportingservices/creatin...
  9. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...html = " <p><strong>Some Bold Text </strong></p><p>Testing</p>";...SaveFormat.Docx); } the text “Some bold text” is not inserted as...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  10. Add Tooltip in PDF in Java

    Follow this article to add tooltip in PDF in Java. It shares details for setting the IDE, a list of steps, and a sample code to work with the PDF tooltip in Java for form fields....for demonstrating PDF hover text in Java . You will get details...AlternateName as the tooltip text Customize the style of the form...

    kb.aspose.com/pdf/java/add-tooltip-in-pdf-in-java/