Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 16,871 for

true type

(0.13 sec)
  1. ChartAxis.axis_between_categories property | As...

    ChartAxis.axis_between_categories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories.... insert_chart ( chart_type = aw . drawing . charts . ChartType.... axis_between_categories = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for .NET, compatible with PowerPoint formats....] Introduction Among other types of PowerPoint charts, there...there are two “hierarchical” types - Treemap and Sunburst chart (also...

    docs.aspose.com/slides/net/data-points-of-treem...
  3. StructuredDocumentTag.word_open_xml_minimal pro...

    StructuredDocumentTag.word_open_xml_minimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format.... 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...
  4. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldUserInitials.user_initials property | Aspo...

    FieldUserInitials.user_initials property. Gets or sets the current user's initials.... insert_field ( field_type = aw . fields . FieldType ....FIELD_USER_INITIALS , update_field = True ) . as_field_user_initials ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Show and Hide Rows, Columns, and Scroll Bars|Do...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....control the visibility of both types of scroll bars in Excel files...these properties can only store true or false values. Making Scroll...

    docs.aspose.com/cells/net/show-and-hide-rows-co...
  7. PDF to SVG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with C# sample code using Aspose.PDF for .NET...the same or different file types into one file using C# Merge...CompressOutputToZipA = true , ScaleToPixels = true }; pdfDocument1 ...

    products.aspose.com/pdf/net/merger/pdf-to-svg/
  8. Convert DOCX to PPTM via C++ or with free Onlin...

    Export DOCX to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTM online converter quickly before integrating the code.... This is especially true for businesses that use Microsoft...add an AutoShape of Rectangle type SharedPtr < IAutoShape > ashp...

    products.aspose.com/total/cpp/conversion/docx-t...
  9. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the page the…...Success = true; } catch (Exception ex) { results...Compression Types : Experiment with different compression types to see...

    forum.aspose.com/t/green-box-when-using-mender-...
  10. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table ()...aw . NodeType . TABLE , 1 , True ) . as_table () # Append all...

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