Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 133,288 for

text

(0.08 sec)
  1. 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....setHeaderRight ( "&p" ) \ # set text at the center diagram . getHeaderFooter..."Center of the header" ) \ # set text at the left side diagram . getHeaderFooter...

    docs.aspose.com/diagram/java/manage-headers-and...
  2. 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....setHeaderRight ( "&p" ); \ # set text at the center $diagram -> getHeaderFooter..."Center of the header" ); \ # set text at the left side $diagram ->...

    docs.aspose.com/diagram/java/manage-headers-and...
  3. 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++....vertically align the text contents of a text box. auto doc = System...Top" to // align the text in this text box with the top side...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Font Formatting | API Solution for .NET

    Font formatting is the process of styling font settings like their colors, boldness, size, and other properties that affect appearance and readability....altering the visual appearance of text in a document or digital content...readability and the appearance of the text. It is also used to highlight...

    docs.aspose.com/font/net/font-formatting/
  5. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the document....paragraph ) } ` ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...Shows how to create and format a text box. Document doc = new Document...Document (); // Create a floating text box. Shape textBox = new Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...Shows how to create and format a text box. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sto...
  8. Shape.text_box property | Aspose.Words for Python

    Shape.Text_box property. Defines attributes that specify how Text is displayed in a shape....text_box property Shape.text_box property Defines attributes...specify how text is displayed in a shape. @property def text_box (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.endnote_options property | Aspose.Word...

    Document.endnote_options property. Provides options that control numbering and positioning of endnotes in this document....to text # that does not interfere with the main body text's flow...reference symbol # at the main body text where we insert the endnote...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.footnoteOptions property | Aspose.Word...

    Document.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this document....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds...

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