Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 150,686 for

text

(0.27 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. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.document_direction property. Gets or sets a document direction...to detect plaintext document text direction. # Create a "TxtLoadOptions"...direction of every paragraph of text that Aspose.Words loads from...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....Examples: Shows how to hide text in a rendered output document...DocumentBuilder(doc); // Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/java/com.aspose.word...
  4. TextWatermarkOptions.Layout | Aspose.Words for ...

    Discover the TextWatermarkOptions Layout property to customize your watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals....Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/tex...
  5. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!...Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Add Watermark To PDF|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....following examples show how to add text and image watermarks to PDF...PDF. Add text watermark to PDF You can easily add a text watermark...

    docs.aspose.com/cells/java/add-watermark-to-pdf/
  7. Parsing PDF documents|Aspose.PDF for PHP via Java

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for PHP....covers how to: Extract Text from PDF . Text Parsing or Extraction...ready-made PDFs. You will learn about text parsing from a whole document...

    docs.aspose.com/pdf/php-java/parsing/
  8. QRErrorLevel|Aspose.BarCode for Python via .NET...

    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....Allows recovery of 7% of the code text. LEVEL_M Error correction Level...recovery of 15% of the code text LEVEL_Q Error correction Level...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. 使用 Python 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。...() # Add text to new page textFragment = apdf . text . TextFragment...apdf . text . Position ( 100 , 600 ) textFragment . text_state...

    products.aspose.com/pdf/zh-hant/python-net/create/
  10. Find And Replace in Jython|Aspose.Words for Java

    Find And Replace Text in a Document using Jython....the text of the document. print "Original document text: " +...() . getText () # Replace the text in the document. doc . getRange...

    docs.aspose.com/words/java/find-and-replace-in-...