Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 15,985 for

true type

(0.07 sec)
  1. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_Minimum method. Gets or sets minimum value of the axis in C++....set_HasMajorGridlines ( true ); xAxis -> set_HasMinorGridlines ( true ); // Define...set_HasMajorGridlines ( true ); yAxis -> set_HasMinorGridlines ( true ); doc ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose.PSD for Java 20.4 - Release Notes|Docume...

    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.... new VectorShapeOriginSet ( true , 1 ) }); // Save a modified...adding fill layers of different types to a Photoshop document. */...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  3. BarcodeParameters.AddStartStopChar | Aspose.Wor...

    Enhance your barcode functionality with the AddStartStopChar property for NW7 and CODE39 Types. Optimize scanning accuracy and efficiency!...Start/Stop characters for barcode types NW7 and CODE39. public bool...examples of different barcode types that we can create using our...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...getNSeries (). add ( "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  5. FieldOptions.built_in_templates_paths property ...

    FieldOptions.built_in_templates_paths property. Gets or sets paths of MS Word built-in templates....first_section , is_import_children = True ) building_block . append_child...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...SHAPE, true)) { if (obj instanceof Shape)...getChildNodes(NodeType.PARAGRAPH, true); Paragraph refNode = shape...

    forum.aspose.com/t/alternative-way-to-extract-a...
  7. How to Add Watermark | Aspose.PDF

    Do you know how easily Add Watermark to PDF in Java? Add Watermark to PDF with high quality using Java Aspose.PDF library.... Identity_h , true , 40 . 0F ); // Create watermark...over font settings, including type, size, color, and other parameters...

    products.aspose.com/pdf/tutorial/add-watermark/
  8. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the document.... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILE_NAME , update_field = True ) . as_field_file_name () field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Cell.paragraphs property | Aspose.Words for Python

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell.... CELL , True ): cell = cell . as_cell ()...paragraph_format . keep_with_next = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldGlossary.entry_name property | Aspose.Word...

    FieldGlossary.entry_name property. Gets or sets the name of the glossary entry to insert....first_section , is_import_children = True ) building_block . append_child...builder . insert_field ( field_type = aw . fields . FieldType ....

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