Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 16,771 for

true type

(0.21 sec)
  1. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++....allow you to create different types of lists, for example, phone...ListObjects Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-and...
  2. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...PrettyFormat = true; // Optional: for better readability...it is required to enable open type features. Aspose.Words.Shaping...

    forum.aspose.com/t/words-for-net-output-questio...
  3. ChartAxis.CrossesAt | Aspose.Words for .NET

    Discover the ChartAxis CrossesAt property to easily define intersection points on your chart's perpendicular axis for enhanced data visualization....units are determined by the type of axis. When the axis is a...axis . AxisBetweenCategorie = true ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment...., text : string ) Parameter Type Description author string The...( aw . NodeType . Comment , true ). count ). toEqual ( 2 ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment....( text : string ) Parameter Type Description text string The...( aw . NodeType . Comment , true ). count ). toEqual ( 2 ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment.... Parameter Type Description text str The new...( aw . NodeType . COMMENT , True ) . count ) # Comments that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart... category_type Gets or sets type of the category axis...axis title properties. type Returns type of the axis. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …...Check Placement Type : Change the placement type of the image from...MOVE_AND_SIZE); // Change placement type Cell titleCell = sheet.getCells()...

    forum.aspose.com/t/when-inserting-a-picture-and...
  10. Extract Attachments from PDF using Java | Aspos...

    Java source code to extracting Attachments from PDF file.... printf ( "\nMime Type: - " + fileSpecification . getMIMEType...fileSpecification . getName (), true ); byte [] buffer = new byte...

    products.aspose.com/pdf/java/attachments/extract/