Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 16,864 for

true type

(0.17 sec)
  1. WarningInfoCollection.warning method | Aspose.W...

    WarningInfoCollection.warning method. Implements the [IWarningCallback](../../iwarningcallback/) interface... Parameter Type Description info WarningInfo...font_info_substitution . enabled = True # Original font metrics should...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...LinkedHashMap<>(); boolean isRowBlank = true; for (String columnName: columnNames...getValue(); int type = cell.getType(); switch ( type ){ case CellValueType...

    forum.aspose.com/t/light-cells-customization-im...
  3. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....append("\t Type: " + block.getType() + "\r\n");...ancestor of the specified object type. getBackgroundShape() Gets the...

    reference.aspose.com/words/java/com.aspose.word...
  4. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....SHAPE, true); int imageIndex = 0; for (Shape...resolution. getImageType() Gets the type of the image. getSourceFullName()...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....FIELD_FILE_NAME, true); field.update(); Assert.assertEquals("...FIELD_FILE_NAME, true); field.setIncludeFullPath(true); field.update();...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java....setReadOnlyRecommend(true); doc.save(getArtifactsDir()...documentSecurityName) Parameters: Parameter Type Description documentSecurityName...

    reference.aspose.com/words/java/com.aspose.word...
  7. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....Margins Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  8. Using LightCells API with JavaScript via C++|Do...

    Learn how to read and write large Excel files using the LightCells API in JavaScript via C++. Improve performance and efficiency with less memory consumption.... if StartSheet(int) returns true, then all the data and properties...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/using-ligh...
  9. Shrink Space|Aspose.Words for Reporting Services

    Shrink Space setting of the Aspose.Words for Reporting Services....is set to True AllowAutoFit (see below) is set to True ; To change... < Extension Name = "AWDOC" Type = "Aspose.Words.ReportingServices...

    docs.aspose.com/words/reportingservices/shrink-...
  10. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....FIELD_ADVANCE, true); field.setRightOffset("5");...insertField(FieldType.FIELD_ADVANCE, true); field.setDownOffset("5");...

    reference.aspose.com/words/java/com.aspose.word...