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

true type

(0.24 sec)
  1. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....setBehindText(true); shape.setRelativeHorizont...canHaveImage() Returns true if the shape type allows the shape to...

    reference.aspose.com/words/java/com.aspose.word...
  2. Setting ScaleCrop and LinksUpToDate properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for JavaScript via C++.... Set this element to TRUE to enable scaling of the document...up‑to‑date. Set this element to TRUE to indicate that hyperlinks...

    docs.aspose.com/cells/javascript-cpp/setting-sc...
  3. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....FIELD_FILE_SIZE, true); field.update(); Assert.assertEquals("...FIELD_FILE_SIZE, true); field.isInKilobytes(true); field.update();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously through the Aspose.Cells for JavaScript via C++ API....multiThreadReading(boolean) to true . If you do not set it, you...cells . multiThreadReading ( true ); then the following message...

    docs.aspose.com/cells/javascript-cpp/reading-ce...
  5. BreakType | Aspose.Words for Java

    Specifies Type of a break inside a document in Java....public class BreakType Specifies type of a break inside a document...getPageSetup().setDifferentFirstPag(true); builder.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldIncludePicture class | Aspose.Words for Py...

    aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE 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...
  7. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...Description StructuredDocumentTa(doc, type, level) Initializes a new instance...building_block_gallery Specifies type of building block for this SDT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....an indexer) and via a set of typed properties that return values...values of appropriate types. The names of the properties are case-insensitive...

    reference.aspose.com/words/java/com.aspose.word...
  9. Marking BarCode Regions in an Image in Ruby|Doc...

    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....jpg" barcode_reader_type = Rjb :: import ( 'com.aspose... new ( img , barcode_reader_type . Code39Standard ) \ # Try to...

    docs.aspose.com/barcode/java/marking-barcode-re...
  10. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....execute(); } } Parameters: Parameter Type Description context WatermarkerContext...loadOptions.setIgnoreOleData(true); } Converter.create(converterContext)...

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