Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 15,887 for

true type

(0.08 sec)
  1. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...getVerticalAxis (). setTitle ( true ); chart . getAxes (). getVerticalAxis...

    docs.aspose.com/slides/java/chart-axis/
  2. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Odt format in C++....SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...+ extensionString ); ASSERT_TRUE ( docInfo -> get_IsEncrypted...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++....allow you to create different types of lists, for example, phone...listObjects . add ( 1 , 1 , 7 , 5 , true ); // Show the total row for...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  4. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for .NET locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits....used for all types of shapes, different shape types require different...class for PPTX. The following types of locks are supported in Aspose...

    docs.aspose.com/slides/net/applying-protection-...
  5. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....is_link property Returns True if the image is linked to the...get_child_nodes ( aw . NodeType . SHAPE , True )[ 0 ] . as_shape () dst_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIfComparisonResult enumeration | Aspose.Wo...

    aspose.words.fields.FieldIfComparisonResult enumeration. Specifies the result of the IF field condition evaluation.... TRUE The condition is True . FALSE The condition...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....method uses 0-based index node_type = Rjb :: import ( "com.aspose...getChild ( node_type . PARAGRAPH , 6 , true ) end_para = doc...

    docs.aspose.com/words/java/extract-content-in-r...
  8. FieldDisplayBarcode.background_color property |...

    FieldDisplayBarcode.background_color property. Gets or sets the background color of the barcode symbol... FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...e () # Below are four types of barcodes, decorated in various...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations.... get_by_type ( slides . SlideLayoutType ...the shape. shape . hidden = True # Save the presentation to disk...

    docs.aspose.com/slides/python-net/shape-manipul...
  10. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...EmbedStandardFonts = true; . Memory‑optimisation mode...PdfSaveOptions.OptimizeMemory = true; (streaming mode). Compression...

    forum.aspose.com/t/exporting-an-excel-file-as-t...