Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 14,732 for

true type

(0.07 sec)
  1. Setting Print Options with JavaScript via C++|D...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the JavaScript API and C++ Library. You can set the Print Area, Print Titles, and Page Order....Area Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/setting-pr...
  2. ResourceLoadingArgs | Aspose.Words for Java

    Provides data for the IResourceLoadingCallback.resourceLoadingcom.aspose.words.ResourceLoadingArgs method in Java....SHAPE, true).getCount()); doc.save(getArtifactsDir()...document. getResourceType() Type of resource. getUri() URI of...

    reference.aspose.com/words/java/com.aspose.word...
  3. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...the EmbedFullFonts property to true . This ensures that the exact...PdfSaveOptions(); options.EmbedFullFonts = true; Use Core Fonts : If your document...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  4. ReportingEngine class | Aspose.Words for Python

    aspose.words.reporting.ReportingEngine class. Provides routines to populate template documents with data and a set of settings to control these routines...Properties Name Description known_types Gets an unordered set (i.e....corresponding types’ static members, perform type casts, etc. ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Block|Documentation

    Block element is used to organize content within containers....declared as an object with "element_type": "Block" property. Elements...children property. { "element_type" : "Block" , "children" : [...

    docs.aspose.com/omr/net/json-markup/block/
  6. Public API Changes in Aspose.Cells 8.8.1|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....can be used to specify the types of data that should be loaded...loads only cell values (all types). CHART loads only charts. ...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB... insert_shape ( shape_type = aw . drawing . ShapeType ...RelativeVerticalPosi . PAGE shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in documents. Enhance your workflow with seamless integration!...HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/com...
  9. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....SHAPE, 0, true); Assert.assertTrue(shape.isImage());...close(); } Parameters: Parameter Type Description password java.lang...

    reference.aspose.com/words/java/com.aspose.word...
  10. StructuredDocumentTag.Appearance | Aspose.Words...

    Discover the StructuredDocumentTag Appearance property to easily customize and enhance the visual style of your structured document tags.... True ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/net/aspose.words.mar...