Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 16,764 for

true type

(0.86 sec)
  1. Aspose::Words::Drawing::Charts::AxisBound class...

    Aspose::Words::Drawing::Charts::AxisBound class. Represents minimum or maximum bound of axis values. To learn more, visit the documentation article in C++....as a hash function for this type. GetType () const override Is...value of this object. static Type () Remarks Bound can be specified...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...[ 0 ] # Verify chart type if chart . type == ChartType . WATERFALL... set_data_range ( "A1:B8" , True ) # Customize series formatting...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  3. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a signature line at the current position in C++....signatureLineOptions ) Parameter Type Description signatureLineOptions...signatureLineOptions -> set_ShowDate ( true ); signatureLineOptions -> ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. FormField.StatusText | Aspose.Words for .NET

    Discover the FormField StatusText property to customize status bar messages when form fields are focused. Enhance user experience effortlessly!...OwnStatus property is set to true , the StatusText property specifies...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns True for encrypted files needing a password to access....IsEncrypted property Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/net/aspose.words/fil...
  6. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....feature, you can select the show type (e.g., presented by a speaker...class that returns an object of type SlideShowSettings , which allows...

    docs.aspose.com/slides/cpp/manage-slide-show/
  7. While upload a doc and convert to html it is no...

    image.png (429.8 KB) image.jpg (67.1 KB) the first image when i try to upload docx and after convert to html i am using tool to show as pdf it is showing single layout rather than double side layout export class Conve…...USE_ASPOSE === 'true' && !!this.asposeClientId &&...mkdir(this.tempDir, { recursive: true }); } catch (error) { console...

    forum.aspose.com/t/while-upload-a-doc-and-conve...
  8. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable text for seamless document enhancement....AppendParagraph ( string text ) Parameter Type Description text String The...That ( header . IsHeader , Is . True ); Assert . That ( para . IsEndOfHeaderFooter...

    reference.aspose.com/words/net/aspose.words/sto...
  9. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button text for seamless user commands!... True ); // Insert a MACROBUTTON field...FieldType . FieldMacroButton , true ); field . MacroName = "MyMacro"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....OFFICE_MATH, 0, true); OfficeMathRenderer renderer...getChild(NodeType.OFFICE_MATH, 0, true); OfficeMathRenderer renderer...

    reference.aspose.com/words/java/com.aspose.word...