Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 154,397 for

text

(0.15 sec)
  1. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.Text_output_mode property. Gets or sets a value determining how Text should be rendered in SVG....text_output_mode property SvgSaveOptions.text_output_mode property...determining how text should be rendered in SVG. @property def text_output_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java....specifies whether the hidden text is rendered. ShowParagraphMarks...option to display this hidden text on the page. Also, each paragraph...

    docs.aspose.com/words/java/specify-layout-options/
  3. Supported File Formats|Aspose.PDF for Go via C++

    This page shows which Aspose.PDF for Go can load and save file formats....Multi-Page TIFF Image Text Save the document into Text Format DICOM Save...Save the document into DICOM Text Format Example of Hello World...

    docs.aspose.com/pdf/go-cpp/supported-file-formats/
  4. Convert Excel to HTML with tooltip|Documentation

    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....There might be cases where the text is cut off in the generated...want to display the complete text as a tooltip on the hover event...

    docs.aspose.com/cells/java/convert-excel-to-htm...
  5. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用文本框:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。... Add a Text Box 文本框就是没有填充或边框且包含格式化文本的 AutoShape...get_TextFrame () -> set_Text ( u "Some text..." ); presentation ->...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  6. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a document in Java....writeln("Writing text in a protected document.");...is protected." + "\rWriting text in a protected document.", doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the node.... writeln ( "Section 1 text." ); builder . insertBreak (...builder . writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in Python....of various elements such as text, tables, images, and fields...DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...

    docs.aspose.com/words/python-net/document-build...
  9. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTextLIST field in Java....document and populate it with auto text entries. doc.setGlossaryDocument(new...AUTOTEXTLIST field and set the text that the field will display...

    reference.aspose.com/words/java/com.aspose.word...
  10. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for C++: choose, apply, and customize slide layouts, placeholders, and masters with C++ examples for PPT, PPTX, and ODP presentations....For example, you might add a text box that appears on all slides...u "Main layout" ); // Add a text box to the layout slide. auto...

    docs.aspose.com/slides/cpp/examples/elements/la...