Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 15,980 for

true type

(0.21 sec)
  1. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......ComVisible to false makes the types in this assembly not visible...components. If you need to access a type in this assembly from // COM...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  2. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Text Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/line-break...
  3. SubDocument class | Aspose.Words for Python

    aspose.words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...Node ) is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.SUB_DOCUMENT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....FIELD_INCLUDE_TEXT, true); fieldIncludeText.setSourc...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldNoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNoteRef class for seamless integration of NOTEREF fields, enhancing document referencing and management....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...
  6. Aspose.Tasks for .NET: MPP export loses Outline...

    Hello Aspose Support Team, I have encountered a significant issue when creating hierarchical OutlineCode definitions programmatically and saving the project to MPP format. While the hierarchy is correctly preserved in X…...OnlyTableValuesAllow = true, ShowIndent = true }; def.Masks.Add(new...Add(new OutlineMask { Level = 1, Type = MaskType.Characters, Separator...

    forum.aspose.com/t/aspose-tasks-for-net-mpp-exp...
  7. Forms2OleControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlType enum, featuring a range of Forms 2.0 control Types for enhanced document automation....Forms2OleControlType enumeration Enumerates types of Forms 2.0 controls. public...GetChild ( NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportCidUrlsForMhtmlResources method. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents. Default value is false in C++....set_ExportFontResources ( true ); options -> set_PrettyFormat ( true ); doc ->...exportCidUrlsForMhtm ) { ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java...."UseBookFoldPrintingS" property to "true" to arrange the contents //...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....p () -> set_IsColorVaried ( true ); pres -> Save ( u "response2..., 50.0f , 600.0f , 400.0f , true ); auto series = chart -> get_ChartData...

    docs.aspose.com/slides/cpp/chart-workbook/