Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 17,417 for

true type

(0.23 sec)
  1. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data presentations....ClusteredColumn , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/androidjava/chart-series/
  2. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....ClusteredColumn , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/java/chart-series/
  3. AsposeWordsPrintDocument | Aspose.Words for .NET

    Discover the Aspose.Words PrintDocument constructor to easily create and manage document printing in your applications. Boost productivity with seamless integration!...Document document ) Parameter Type Description document Document...printDlg . AllowSomePages = true ; printDlg . PrinterSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  4. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor... Parameter Type Description save_format SaveFormat..."UseBookFoldPrintingS" property to "true" to arrange the contents # in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract Images from Word Document in NPOI|Aspos...

    Extarct images from Word document easily and fast instead of using NPOI in C#....images or images having specific type from the document, follow these...GetChildNodes ( NodeType . Shape , true ); int imageindex = 0 ; foreach...

    docs.aspose.com/words/net/extract-images-from-w...
  6. IFieldUpdatingProgressCallback Interface | Aspo...

    Track field updating progress seamlessly with the Aspose.Words.Fields.IFieldUpdatingProgressCallback interface. Enhance your document management today!... True ); Shows how to use callback...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image Type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....Words image type enumerated value into a file...Words :: NodeType :: Shape , true ); ASSERT_EQ ( 9 , shapes ->...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Aspose::Words::Comment::get_Replies method | As...

    Aspose::Words::Comment::get_Replies method. Returns a collection of Comment objects that are immediate children of the specified comment in C++....Words :: NodeType :: Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...PrettyFormat = true; // Optional: for better readability...it is required to enable open type features. Aspose.Words.Shaping...

    forum.aspose.com/t/words-for-net-output-questio...
  10. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....FIELD_DATABASE, true); field.setFileName(getDatabaseDir()...insertField(FieldType.FIELD_DATABASE, true); field.setFileName(getMyDir()...

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