Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 15,785 for

true type

(0.1 sec)
  1. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....distinguish between different types of information on a worksheet..."A3" ]. Style . Font . Bold = true ; sheet . Cells [ "A3" ]. Style...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Working with Signature in PDF File|Aspose.PDF f...

    Discover how to manage digital signatures in PDF documents, including adding, removing, and verifying, using Aspose.PDF in Java....any of the three signature types PKCS1 signature = new PKCS1..."test01@aspose-pdf-demo.local" , "" , true , rect , signature ); // Save...

    docs.aspose.com/pdf/java/working-with-signature...
  3. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP online converter quickly before integrating the code.... This is especially true when the document contains complex...add an AutoShape of Rectangle type SharedPtr < IAutoShape > ashp...

    products.aspose.com/total/cpp/conversion/doc-to...
  4. LegendPosition enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.LegendPosition enumeration. Specifies the possible positions for a chart legend.... insert_chart ( chart_type = aw . drawing . charts . ChartType...the legend. legend . overlay = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column Types. This is particularly important for DateTime columns. This work…...correspond to the DataTable’s column types. This is particularly important...ImportTableOptions { IsFieldNameShown = true, NumberFormats = new string[]...

    forum.aspose.com/t/using-cells-importdata-to-im...
  6. How to add a PivotChart with C++|Documentation

    How to add a PivotChart using Aspose.Cells with C++.... Various Chart Types : Pivot charts can be created...created using various chart types such as bar charts, line charts...

    docs.aspose.com/cells/cpp/how-to-add-pivot-chart/
  7. SoftEdgeFormat class | Aspose.Words for Python

    aspose.words.drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object.... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () soft_edge_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x . title . show = True chart . axis_x . title . format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs.... setAspectRatioLocked ( true ); } catch ( IOException e )...image. Set the shape’s fill type. Set the shape’s picture fill...

    docs.aspose.com/slides/java/picture-frame/
  10. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...