Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 15,993 for

true type

(0.08 sec)
  1. 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...
  2. AbsolutePositionTab.Accept | Aspose.Words for .NET

    Discover the AbsolutePositionTab Accept method for seamless visitor engagement. Enhance your site’s interactivity and boost user satisfaction today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...NodeType . SpecialChar , 0 , true ); myDocTextExtractor = new...

    reference.aspose.com/words/net/aspose.words/abs...
  3. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。... show_value = True series . number_format_of_values..., 0 , 1 , "Reds" ), chart . type ) series . data_points . ad...

    docs.aspose.com/slides/zh/python-net/chart-data...
  4. Get Range with External Links using Node.js via...

    Learn how to get ranges with external links using Aspose.Cells for Node.js via C++. Retrieve data from different Excel files efficiently.... method returns an array of type ReferredArea . The ReferredArea...namedRange . getReferredAreas ( true ); if ( referredAreas ) { referredAreas...

    docs.aspose.com/cells/nodejs-cpp/get-range-with...
  5. 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...
  6. Aspose::Words::Drawing::Charts::ChartLegend cla...

    Aspose::Words::Drawing::Charts::ChartLegend class. Represents chart legend properties. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to edit...legend. legend -> set_Overlay ( true ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Saving::PclSaveOptions class | A...

    Aspose::Words::Saving::PclSaveOptions class. Can be used to specify additional options when saving a document into the Pcl format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_FallbackFontName () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Shape.HasChart | Aspose.Words for .NET

    Discover if your Shape features a Chart with the HasChart property. Enhance your data visualization effortlessly!...HasChart property Returns true if this Shape has a Chart ....AppendLine ( $"Ole found of type: {shape.OleFormat.ProgId}" );...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....ShadowEnabled property Returns true if a shadow effect is enabled...AppendLine ( $"Ole found of type: {shape.OleFormat.ProgId}" );...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with JavaScript and Aspose.Slides for Node.js — quick, code-friendly solution....getImageTType ( img ); ifImageFound = true ; } } else if ( java . instanceOf...getImageTType ( img ); ifImageFound = true ; } if ( ifImageFound ) { const...

    docs.aspose.com/slides/nodejs-java/extracting-i...