Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 151,653 for

text

(0.09 sec)
  1. Excel data label font properties manipulation (...

    Hi Team, I have the following excel file. chart-forum.zip (15.8 KB) In it there is a simple chart, with one graph representing one data series. Data labels are added to the chart. The default setting is 11px fontsize…...detect the font size and the text of that particular label, and...data‑label’s font size (and its text) and change it if needed. How...

    forum.aspose.com/t/excel-data-label-font-proper...
  2. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential Text searches for better accuracy. Default is false. Optimize your Text processing!...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/net/aspose.words.rep...
  3. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the Text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the Text attribute of the “…...docx set the text attribute “Shadow”, but run...Shadow can corresponds to the text attribute of the “Shadow”, if...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ContentsFont method. Font formatting that will be applied to Text entered into SDT in C++....formatting that will be applied to text entered into SDT . System ::...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. 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-...
  6. | 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-...
  7. Deal with PDF Forms in Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET....path_infile ) # Create a new text box field rectange = apdf ....value = "Text Box" # Customize the border of the text box field...

    products.aspose.com/pdf/python-net/acroforms/
  8. Convert PDF to Searchable PDF via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/pdf-to-s...
  9. Add Watermark to ODP Presentation Files using ....

    C# source code for adding Watermark to ODP Presentation....NET apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/net/watermark/odp/
  10. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/java/com.aspose.word...