Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 16,780 for

true type

(0.15 sec)
  1. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....); // Adds an AutoShape with type set as Rectangle IAutoShape...the isTextBox property returns true . Presentation presentation...

    docs.aspose.com/slides/androidjava/manage-textbox/
  2. Aspose::Words::Fields::FieldInclude class | Asp...

    Aspose::Words::Fields::FieldInclude class. Implements the INCLUDE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldGoToButton class | ...

    Aspose::Words::Fields::FieldGoToButton class. Implements the GOTOBUTTON field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Working with Attachments and Embedded Objects|D...

    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....AttachmentPermission - The permission type data associated with a web reference... AttachmentProviderTy - The type of web service manipulating...

    docs.aspose.com/email/java/working-with-attachm...
  5. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UserInitials...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Incorrect Rendering of EQ \x\bo (Bottom Rule) i...

    Description When converting Word documents containing EQ fields that use the \x\bo switch, Aspose.Words renders the equation incorrectly in both PNG and HTML outputs. The \bo switch in Word EQ fields represents a bottom…...<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8".../><meta http-equiv="Content-Style-Type" content="text/css" /><meta...

    forum.aspose.com/t/incorrect-rendering-of-eq-x-...
  7. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more.... setWholeWordsOnly ( true ); pres . getSlides (). get_Item...aspose . slides . NullableBool . True ); var portion2 = new aspose...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  8. 插入切片器|Documentation

    通过C++管理带有Aspose.Cells for JavaScript的Excel文件的切片器。...PivotTable Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Type3, Type14 (CFF), Type42 (True Type), and CID-Keyed. But, for...PsDocument accepts only True Type, Open Type, and CFF fonts (with...

    products.aspose.com/page/net/add-text-to-ps/
  10. Chart to Image with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation.... Add ( u "A1:B3" , true ); // Convert chart to image...GetNSeries (). Add ( u "A1:B3" , true ); // Create an instance of...

    docs.aspose.com/cells/cpp/chart-to-image/