Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 14,732 for

true type

(0.14 sec)
  1. 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...
  2. Generate QR Codes for Text|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....following steps: Select the Type: Text Input the Content Text... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-1-2-generating...
  3. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....setSmooth(true); // Verify that data points...markerSymbolName) Parameters: Parameter Type Description markerSymbolName...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. CustomXmlProperty class | Aspose.Words for Python

    aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property..."Element" property to reflect the type of data they contain. smart_tag...element = 'date' # Some smart tag types process their contents further...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name.... Parameter Type Description original_font_name...SYSTEM_FONTS , system_font_source . type ) self . assertEqual ( 0 , system_font_source...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....ShapeBase >> & shapes ) Parameter Type Description shapes const Sy...Node > ( shape1 ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Customize Pie Charts in Presentations with Pyth...

    Learn how to create and customize pie charts in Python with Aspose.Slides, exportable to PowerPoint and OpenDocument, boosting your data storytelling in seconds.... show_value = True chart . chart_data . series...height = 20 chart . has_title = True # Set first series to Show Values...

    docs.aspose.com/slides/python-net/pie-chart/
  9. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....images or images having specific type from the document, follow these...getChildNodes ( NodeType . SHAPE , true ); int imageIndex = 0 ; for...

    docs.aspose.com/words/java/extract-images-from-...
  10. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling....default data of the desired type (in this example, ChartType...chart title. chart . has_title = True chart . chart_title . add_t...

    docs.aspose.com/slides/python-net/chart-formatt...