Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 16,769 for

true type

(0.69 sec)
  1. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....[ 0 ] # Add an AutoShape of type RECTANGLE. shape = slide . shapes...property— is_text_box returns True . import aspose.slides as slides...

    docs.aspose.com/slides/python-net/manage-textbox/
  2. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  3. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word documents....BuildingBlocks { get; } Returns a typed collection that represents all...HasChildNodes { get; } Returns true if this node has any child nodes...

    reference.aspose.com/words/net/aspose.words.bui...
  4. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_page_setup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...the "ExportPageSetup" flag to "true", the output HTML document will...self . assertTrue ( '<style type="text/css">' + '@page Section_1...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....text box used to define all types of settings. It has some important...property specifies the placement type. The Font property specifies...

    docs.aspose.com/cells/cpp/managing-controls/
  6. Configuring Fonts for Rendering Spreadsheets|Do...

    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....accept a Boolean‑type second parameter. Passing true as the second...parameters. The first parameter is of type string , which should be the...

    docs.aspose.com/cells/python-net/configuring-fo...
  7. Aspose::Words::TabStop::get_Leader method | Asp...

    Aspose::Words::TabStop::get_Leader method. Gets or sets the Type of the leader line displayed under the tab character in C++....TabStop::get_Leader method Gets or sets the type of the leader line displayed...Words :: NodeType :: Paragraph , true ))) { if ( para -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your document automation projects....MailMergeDataType enumeration Specifies the type of an external mail merge data...LinkToQuery = true ; settings . ViewMergedData = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.set...
  9. Read BarCode from Specific Region of Image in R...

    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....for the barcode barcode_reader_type = Rjb :: import ( 'com.aspose..., 10 , 50 ), barcode_reader_type . Code39Standard ) \ # TRead...

    docs.aspose.com/barcode/java/read-barcode-from-...
  10. Manage DataLabels of Excel Charts with Node.js ...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for Node.js via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... add ( "A1:B3" , true ); // Show value labels chart...getDataLabels (). setShowValue ( true ); // Show series name labels...

    docs.aspose.com/cells/nodejs-cpp/insert-datalab...