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

true type

(0.32 sec)
  1. 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...
  2. 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...
  3. 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...
  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. 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...
  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. 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-...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::idx_get method. Gets a property with the specified name in C++....:: String & name ) Parameter Type Description name const System::String&...Words :: NodeType :: SmartTag , true ) -> LINQ_OfType < System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...insertField(FieldType.FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...

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