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

true type

(0.09 sec)
  1. 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/
  2. 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/
  3. 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...
  4. 用JavaScript通过C++管理日期轴|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++管理日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间比例和刻度标签频率。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/date-axis/
  5. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java....setExportFontResourc(boolean) is set to true , it saves each font subject...options.setExportFontResourc(true); options.setFontSavingCallbac(new...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. ImageData class | Aspose.Words for Python

    aspose.words.drawing.ImageData class. Defines an image for a shape... has_image Returns True if the shape has image bytes...image_type Gets the type of the image. is_link Returns True if the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. Aspose::Words::WebExtensions::WebExtension clas...

    Aspose::Words::WebExtensions::WebExtension class. Represents a web extension object. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  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/