Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 34,604 for

draw text

(0.14 sec)
  1. How to Create PowerPoint Presentation using Python

    We'll walk you through the steps in Python for how to create PowerPoint presentation using Python. One can effectively use Python generate PowerPoint presenation in any format and can open that in MS PowerPoint for viewing....Drawing Product Family Aspose.Font...add_auto_shape method Add a text frame using the add_text_frame method and...

    kb.aspose.com/slides/python/how-to-create-power...
  2. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.Drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3... Drawing . ShapeType . TextBox , 100...firstParagraph ); builder . write ( "My text box" ); // When we save the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Update Links in PDF|Aspose.PDF for .NET

    Update links in PDF programmatically. This guide is about how to update links in PDF in C# language....Drawing library. Update Links in PDF...LinkAnnotation Text Color The link annotation does not contain text. Instead...

    docs.aspose.com/pdf/net/update-links/
  4. Aspose::Words::Drawing::TextBox::get_NoTextRota...

    Aspose::Words::Drawing::TextBox::get_NoTextRotation method. Gets or sets a boolean value indicating either Text of the TextBox should not rotate when the shape is rotated in C++....Aspose::Words::Drawing::TextBox::get_NoTextRotation method T...boolean value indicating either text of the TextBox should not rotate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....builder -> Writeln ( u "This text is in section 1." ); // Section...builder -> Writeln ( u "This text is in section 2." ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java.... add (); // Create Drawing object with certain dimensions... 400 ); // Set border for Drawing object BorderInfo borderInfo...

    docs.aspose.com/pdf/java/add-ellipse/
  7. Aspose::Words::Drawing::Fill::get_Opacity metho...

    Aspose::Words::Drawing::Fill::get_Opacity method. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque) in C++....Aspose::Words::Drawing::Fill::get_Opacity method Contents [ Hide...double Aspose :: Words :: Drawing :: Fill :: get_Opacity () Examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. | Aspose

    Sample code for DJVU to PDF Java conversion. Use API example code for batch DJVU 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/djvu-to...
  9. How to Read Word Document in Java

    This short tutorial provides information on how to read Word document in Java. You will learn how does Java read DOCX file with the help of to-do steps and a runnable sample Java code....Drawing Product Family Aspose.Font...document Convert each paragraph text to a string and display it on...

    kb.aspose.com/words/java/how-to-read-word-docum...
  10. Remove a Watermark in Word using Java

    This short guide explains how to remove a watermark in Word using Java. It has the IDE settings, steps, and a sample code to delete watermark in Word using Java....Drawing Product Family Aspose.Font...API calls. You can remove the text and image watermarks by slight...

    kb.aspose.com/words/java/remove-a-watermark-in-...