Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 38,754 for

draw text

(0.16 sec)
  1. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....ExplicitCast < Aspose :: Words :: Drawing :: Shape > ( s )) -> get_HasImage...SharedPtr < Aspose :: Words :: Drawing :: Shape > > ())) { if ( shape...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Node.custom_node_id property | Aspose.Words for...

    Node.custom_node_id property. Specifies custom node identifier....= doc , text = 'Hello world! ' )) shape = aw . drawing . Shape...Shape ( doc , aw . drawing . ShapeType . RECTANGLE ) shape . width...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) Text, I set: pdfDocument.OptimizeResou…...Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResources(new...the document contains Chinese text. English documents, or Chinese...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  4. Create VDX Files via Java | products.aspose.com

    Java Sample code for generating VDX documents. Use this code for creating VDX files within Java based desktop or web application.... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. Shape shape = page.addText(...

    products.aspose.com/diagram/java/create/vdx/
  5. Convert VSX to SVG via C# | products.aspose.com

    Sample code for VSX to SVG C# conversion. Use API example code for batch VSX files to SVG conversion within VB.NET, Asp.NET or any .NET based application....to stencils that consist of drawings and shapes that are used for...VSX files can be opened in any text editor to view the contents...

    products.aspose.com/diagram/net/conversion/vsx-...
  6. ChartAxisTitle.orientation property | Aspose.Wo...

    ChartAxisTitle.orientation property. Gets or sets the orientation of the axis title Text....title text. get orientation () : Aspose . Words . Drawing . ShapeTextOrientation...See Also module Aspose.Words.Drawing.Charts class ChartAxisTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph Formatting in Word using C#

    Follow this article to perform paragraph formatting in Word using C#. It has the IDE settings, steps, and a sample code to customize the format of writing a paragraph using C#....Drawing Product Family Aspose.Font...Words for .NET to format the text Create a new Word file using...

    kb.aspose.com/words/net/paragraph-formatting-in...
  8. Print Word Document with Comments using C#

    Follow this article to print Word document with comments using C#. It has details to set the IDE, a list of steps, and a sample code to render DOC comments using C#....Drawing Product Family Aspose.Font...document from scratch, add some text with comments and then perform...

    kb.aspose.com/words/net/print-word-document-wit...
  9. How to Convert Barcode to SVG in Java

    This simple topic entails how to convert Barcode to SVG in Java. It includes all the required configurations to set up the environment, steps to perform the task and runnable example code to generate barcode SVG image in Java....Drawing Product Family Aspose.Font...EncodingType 128 and adding the barcode text Save the generated Barcode as...

    kb.aspose.com/barcode/java/how-to-convert-barco...
  10. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some Text into them....Drawing Product Family Aspose.Font...example in this topic inserts text in the header and footer of...

    kb.aspose.com/words/net/how-to-insert-header-an...