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

true type

(0.26 sec)
  1. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout Types, placeholder control, and footer visibility through C++ code examples....slide master—either by their type, name, or unique ID. Alternatively...under the Presentation class Types like ILayoutSlide , IMasterLayoutSlideCo...

    docs.aspose.com/slides/cpp/slide-layout/
  2. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a table row. To learn more, visit the documentation article in C++....get_AllowBreakAcrossPage () True if the text in a table row is...the row. get_HeadingFormat () True if the row is repeated as a...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Show Translate Button in GridJs|Documentation

    This article explains how to display the translate button in the GridJs toolbar and translate all string values of the active worksheet to a target locale using Aspose.Cells for Java....(client‑side) Add showTranslateButton: true to the load options when initializing...GridJs showTranslateButton : true // <<< Enables the Translate...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. Incorrect Rendering of Marathi Text When Conver...

    Hello, We are using Aspose.Words for .NET v25.5 with a free trial license to generate PDF documents containing text in Marathi (Devanagari script). Issue Observed: When we generate the output as DOCX using Aspose.Wo…...the EmbedFullFonts property to true . This ensures that the entire...PdfSaveOptions(); options.EmbedFullFonts = true; doc.Save("output.pdf", options);...

    forum.aspose.com/t/incorrect-rendering-of-marat...
  5. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....watermark of any imaginable type. Java public static void main...are free to try other shape types as watermarks. Shape watermark...

    docs.aspose.com/words/java/add-watermark-in-doc...
  6. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Chart" ); // Set the Placement Type, the way the Label is attached...contents. // textframe0.setAutoSize(true); // Set the font color. textbox0...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  7. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....PARAGRAPH, 0, true); // Below are two ways of adding...getChildNodes(NodeType.PARAGRAPH, true)) { para.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  8. PDF to PDF-A-1B conversion is taking more time ...

    Hi Team, We are currently using Aspose Total and the aspose pdf version in use is 22.9. We found that certain documents like email printouts combined as a PDF, documents with multiple headers, more than 100 pages are ta…...expected behavior for these type of files or how to optimize...RemoveUnusedObjects = true, RemoveUnusedStreams = true, LinkDuplicateStreams...

    forum.aspose.com/t/pdf-to-pdf-a-1b-conversion-i...
  9. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need.... </ p > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  10. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram....value controls the rotation type: Parallel rotation, where the...KeepTextFlat . Value = BOOL . True ; // save drawing diagram ....

    docs.aspose.com/diagram/net/3d-rotation-effects...