Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 155,024 for

text

(1.35 sec)
  1. Convert PDF documents using Python|Aspose.PDF f...

    Understand how to convert PDF files to different formats in Python (C++) with Aspose.PDF for easier content handling....will show you how to extract text from PDF using Python. PDF files...files can contain not only text but also images, clickable buttons...

    docs.aspose.com/pdf/python-cpp/converting/
  2. Specify how to cross strings in output PDF and ...

    Learn how to control Text overflow in PDF and image outputs using Aspose.Cells for C++....Scenarios When a cell contains text that is larger than the width...TextCrossType.Default : Displays text like MS Excel, which depends...

    docs.aspose.com/cells/go-cpp/specify-how-to-cro...
  3. Redact ODP Presentation Files using Java | prod...

    Find and replace Text in ODP presentations in Java using Aspose.Slides for Java....applications that find and replace text in presentation files using...Java , you can find and replace text in ODP presentations. Use the...

    products.aspose.com/slides/java/redaction/odp/
  4. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document....PDF Convert Text to PDF Convert Pre-formatted text to PDF Convert...an EPUB reader can optimize text for a particular display device...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  5. TextWatermarkOptions.FontFamily | Aspose.Words ...

    Customize your TextWatermarkOptions with the FontFamily property to enhance your designs. Default is Calibri; choose a style that fits your brand!...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. Aspose.Slides for Java

    This API helps in creating, converting, editing, and printing PowerPoint Presentations in Java applications without utilizing Microsoft PowerPoint....Latest Answers Find and Replace Text in PowerPoint using Java Extract...PowerPoint using Java Extract Text from PowerPoint using Java Convert...

    kb.aspose.com/slides/java
  7. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...Aspose :: Cells :: Drawing :: Texts ; int main () { Aspose :: Cells...GetWorksheets (). Get ( 0 ); // Add text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  8. FormField.own_help property | Aspose.Words for ...

    FormField.own_help property. Specifies the source of the Text that's displayed in a message box when a form field has the focus and the user presses F1....Specifies the source of the text that’s displayed in a message...True , the text specified by the FormField.help_text property is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C# 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 添加文本... Text . TextFragment ( "Lorem ipsum"...Position = new Aspose . Pdf . Text . Position ( 100 , 600 ) };...

    products.aspose.com/pdf/zh-hant/net/text/
  10. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to Text...fields in PDF or convert them to text. Default is False . @property...Microsoft Word form fields include text input, drop down and check box...

    reference.aspose.com/words/python-net/aspose.wo...