Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 17,109 for

true type

(0.56 sec)
  1. CellCollection | Aspose.Words for Java

    Provides Typed access to a collection of Cell nodes in Java....extends NodeCollection Provides typed access to a collection of Cell...collection. Parameters: Parameter Type Description node Node The node...

    reference.aspose.com/words/java/com.aspose.word...
  2. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``True`` if the document is encrypted and requires a password to open....isEncrypted property Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. How to use insertBom parameter in the method Ba...

    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.... US_ASCII , true ); generator1 . save ( fullPath... StandardCharsets . UTF_8 , true ); generator3 . save ( Paths...

    docs.aspose.com/barcode/java/how-to-use-insert-...
  6. Aspose::Words::Settings::ViewOptions::get_Displ...

    Aspose::Words::Settings::ViewOptions::get_DisplayBackgroundShape method. Controls display of the background shape in print layout view in C++...."DisplayBackgroundSha" flag to "true". ASSERT_TRUE ( doc -> get_ViewOptions...the "DisplayBackgroundSha" as "true" to get the document to display...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Manage the Barcode Caption in PHP|Documentation

    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...."1234567" ); \ # Set the symbology type to Code128 $symbology = new...getCaptionAbove () -> setVisible ( true ); #bb.getCaptionAbove().setFont(new...

    docs.aspose.com/barcode/java/manage-the-barcode...
  8. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....setFitText(true); builder.getRowFormat().clearFormatting();...getRowFormat().setAllowBreakAcrossP(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fields::FieldInfo class | Aspose...

    Aspose::Words::Fields::FieldInfo class. Implements the INFO field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...get_InfoType () Gets or sets the type of the document property to...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java....setBehindText(true); // Place the image at the....NONE); shape.setBehindText(true); shape.setRelativeHorizont...

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