Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 37,150 for

draw text

(0.58 sec)
  1. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....get_Pages () -> Add (); // Create Drawing object with certain dimensions...MakeObject < Aspose :: Pdf :: Drawing :: Graph > ( 400 , 400 ); //...

    docs.aspose.com/pdf/cpp/add-ellipse/
  2. Comment | Aspose.Words for Java

    Represents a container for Text of a comment in Java....InlineStory Represents a container for text of a comment. To learn more...to a region of text or to a position in text. A comment can contain...

    reference.aspose.com/words/java/com.aspose.word...
  3. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node....contains the main text of a section (main text story). HEADER_FOOTER...HeaderFooter object that contains text of a particular header or footer...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::TextWatermarkOptions::get_Layout...

    Aspose::Words::TextWatermarkOptions::get_Layout method. Gets or sets layout of the watermark. The default value is Diagonal in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. Aspose::Words::Document::get_Watermark method |...

    Aspose::Words::Document::get_Watermark method. Provides access to the document watermark in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...Drawing 库。 将BMP转换为PDF 将CGM转换为PDF 将DICOM转换为PDF...tref <defs> <text id="ReferencedText"> 引用的字符数据 </text> </defs> <text...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  7. Փոխարկել TEXT SVG Javascript

    Փոխարկեք Text ը SVG ձևաչափի JavaScript կոդով: Պահեք Text որպես SVG օգտագործելով JavaScript:...ձևաչափերի՝ TEXT ՄԵՋ GIF TEXT ՄԵՋ HTML TEXT ՄԵՋ ՊԱՏԿԵՐ TEXT ՄԵՋ JPG...JPG TEXT ՄԵՋ PDF TEXT ՄԵՋ PNG TEXT ՄԵՋ WORD Čeština Latvietis Suomalainen...

    products.aspose.com/words/hy/nodejs-net/convers...
  8. Փոխարկել TEXT WORD Javascript

    Փոխարկեք Text ը WORD ձևաչափի JavaScript կոդով: Պահեք Text որպես WORD օգտագործելով JavaScript:...ձևաչափերի՝ TEXT ՄԵՋ GIF TEXT ՄԵՋ HTML TEXT ՄԵՋ ՊԱՏԿԵՐ TEXT ՄԵՋ JPG...JPG TEXT ՄԵՋ PDF TEXT ՄԵՋ PNG TEXT ՄԵՋ SVG Čeština Latvietis Suomalainen...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of shapes.... drawing . TextBox : ... @next.setter... value : aspose . words . drawing . TextBox ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBox.is_valid_link_target method | Aspose.Wo...

    TextBox.is_valid_link_target method. Determines whether this [TextBox](../) can be linked to the target [TextBox](../).... drawing . TextBox ): ... Parameter...TextBox Examples Shows how to link text boxes. doc = aw . Document ()...

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