Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 36,590 for

draw text

(0.28 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: ShapeMarkupLanguage :: Vml...ExplicitCast < Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....Shows how to format a run of text using its font property. auto...set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ());...

    reference.aspose.com/words/cpp/aspose.words/sto...
  3. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....displayText const System::String& Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...in the data contained within text boxes. target Specifies which...= doc_original ) # Paragraph text referenced with an endnote:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. | Aspose

    Sample code for DJVU to TXT Java conversion. Use API example code for batch DJVU files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...contain the combination of text, drawings, images and photographs...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  6. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the Text on a Text path....shadow is applied to the text on a text path. @property def shadow...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_paragraph property. Gets the last paragraph in the shape....set the orientation of text inside a text box. doc = aw . Document...DocumentBuilder ( doc = doc ) text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Headers and Footers of the Visio Diagram...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... "drawing.vsd" ); \ # add page number...setHeaderRight ( "&p" ); \ # set text at the center $diagram -> getHeaderFooter...

    docs.aspose.com/diagram/java/manage-headers-and...
  9. Manage Headers and Footers of the Visio Diagram...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... new ( data_dir + "Drawing.vsd" ) \ # add page number...setHeaderRight ( "&p" ) \ # set text at the center diagram . getHeaderFooter...

    docs.aspose.com/diagram/java/manage-headers-and...
  10. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document.... Examples Shows how to hide text in a rendered output document...doc = doc ) # Insert hidden text, then specify whether we wish...

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