Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 16,757 for

true type

(0.24 sec)
  1. Date Axis with C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the Axis to TimeScale and...SetChartDataRange ( u "A1:B4" , true ); // Set the Axis type to DateTime chart...

    docs.aspose.com/cells/cpp/date-axis/
  2. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。... SetShowLegend ( true ); // Set the chart title chart...SetChartDataRange ( u "A1:E12" , true ); // Set category data chart...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/
  3. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....y , float scale ) Parameter Type Description graphics Graphics...GetChild ( NodeType . Shape , 0 , true ); shapeForm . AddShapeToRenderToSc...

    reference.aspose.com/words/net/aspose.words.ren...
  4. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.fonts.FontSettings.set_fonts_sources method... Parameter Type Description sources List[ FontSourceBase...io . BytesIO ): ... Parameter Type Description sources List[ FontSourceBase...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section of this story in C++....get_HeadersFooters () -> LinkToPrevious ( true ); // Each section will still...get_HeadersFooters () -> LinkToPrevious ( true ); // We can un-link a previous...

    reference.aspose.com/words/cpp/aspose.words/hea...
  6. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...attr, float(size_pt)) changed = True except Exception: logging.debug("[change... style_name, attr, exc_info=True) return changed except Exception:...

    forum.aspose.com/t/change-styles-for-complete-d...
  7. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....isBookmark : boolean ) Parameter Type Description displayText string...the url. isBookmark boolean true if the previous parameter is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a document to PDF format using Java.... Microsoft Word has more types of forms, for example, calendar...document, set EmbedFullFonts to true To subset fonts when saving...

    docs.aspose.com/words/java/specify-rendering-op...
  9. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....be of one of the following types: - An XmlDataSource instance...recognize values of the following types by their string representations:...

    docs.aspose.com/words/python-net/linq-reporting...
  10. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....have their respective story types. expect ( footnote . storyType...Footnotes ); // A comment is another type of inline story. let comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...