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

true type

(0.1 sec)
  1. Aspose::Words::Fields::FieldEmbed class | Aspos...

    Aspose::Words::Fields::FieldEmbed class. Implements the EMBED 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...
  2. FieldAuthor Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAuthor class, designed to effortlessly implement the AUTHOR field for enhanced document management and automation....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET...annotation refers to a specific type of annotation that is represented...Rectangle ( 60 , 600 , 250 , 450 , True )) squareAnnotation . title...

    docs.aspose.com/pdf/python-net/figures-annotation/
  4. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for .NET chart worksheets and automate reports across PPT and PPTX files....worksheet is created for all types of charts: line chart, bar chart...property of the IChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/net/chart-worksheet-form...
  5. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Python via .NET chart worksheets and automate reports across PPT, PPTX and ODP files....worksheet is created for all types of charts: line chart, bar chart...property of the IChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/python-net/chart-workshe...
  6. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....which supports various fill types, color configurations, and other...a chart using your preferred type (such as ChartType.ClusteredColumn...

    docs.aspose.com/slides/net/chart-series/
  7. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++.... get_Type () Gets table area to which...le::get_TopPadding . static Type () Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...you specify the correct chart type and dimensions. Positioning...FindReplaceOptions(); opt.UseSubstitutions = true; doc.Range.Replace(placeholder...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  9. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...Options: ‘AdditionalChangeMark = true’ - this option ensures that...SideBySideComparison { AdditionalChangeMark = true , ComparisonMode = Aspose ....

    docs.aspose.com/pdf/net/compare-pdf-documents/
  10. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js 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 var ashp =...the isTextBox property returns true . var presentation = new aspose...

    docs.aspose.com/slides/nodejs-java/manage-textbox/