Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 154,792 for

text

(1.33 sec)
  1. ChartAxisTitle.Rotation | Aspose.Words for .NET

    ChartAxisTitle Rotation property. Gets or sets the rotation of the axis title in degrees.... Text = "Sample Chart" ; chart . Title...true ; chart . AxisX . Title . Text = "X Axis" ; chart . AxisX ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Insert Footnote in Word using Python

    Follow this article to insert footnote in Word using Python. It has details to set the IDE, a list of steps, and a sample code showing how to add a footnote in Word using Python....existing document or insert new text where footnote is to be added...added Set the footnote type and text and call the insert_footnote()...

    kb.aspose.com/words/python/insert-footnote-in-w...
  3. Remove Noise from Image using Java

    Follow this article to remove noise from image using Java. It has details to set the IDE, a list of steps, and a sample code for image noise reduction in Java....results Display the recognized text This step-by-step guide explains...recognition process, and display the text from the API response. Code...

    kb.aspose.com/ocr/java/remove-noise-from-image-...
  4. Aspose::Words::Fields::FieldEQ class | Aspose.W...

    Aspose::Words::Fields::FieldEQ class. Implements the EQ field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ادغام اسناد PDF با استفاده از Java https://products.aspose.com/pdf/fa/java/merger/ Recent content in ادغام اسناد PDF با استفاده از Java on Asps......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/fa/java/merger/index.xml
  6. | Aspose

    Sample code for PNG to JSON Java conversion. Use API example code for batch PNG files to JSON 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/png-to-...
  7. | Aspose

    Sample code for TIF to PDF Java conversion. Use API example code for batch TIF files to PDF 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/tif-to-...
  8. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFootnotes method. Specifies whether to compare differences in footnotes and endnotes in C++....docOriginal ); // Paragraph text referenced with an endnote:...Endnote , u "Original endnote text." ); // Table: builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words.com...
  9. Aspose::Words::Font::get_NoProofing method | As...

    Aspose::Words::Font::get_NoProofing method. True when the formatted characters are not to be spell checked in C++....Examples Shows how to prevent text from being spell checked by...flag to create a portion of text that // bypasses the spell checker...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...SetRowHeight ( 0 , 36 ); // Add text to the first cell cell . Get...functionality" ); // Make the cell's text wrap Style style = cell . Get...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...