Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 16,706 for

true type

(0.15 sec)
  1. TableStyle.conditionalStyles property | Aspose....

    TableStyle.conditionalStyles property. Collection of conditional styles that may be defined for this table style.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Copy Paste Behavior Of EnableClipboardCopyPaste...

    This article describes how to use the GridPasteType to perform copy‑paste operations in GridDesktop....provides different types of copy‑paste type options with Aspose...EnableClipboardCopyP Property True To Enable PasteType Property...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Embed Attachment to PDF with JavaScript via C++...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for JavaScript via C++....PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/embed-atta...
  4. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Find out if VBA Project is Protected with JavaS...

    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....after protection it returns true . <!DOCTYPE html> < html > <...Project Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/find-out-i...
  7. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java....FIELD_MACRO_BUTTON, true); field.setMacroName("MyMacro");...insertField(FieldType.FIELD_MACRO_BUTTON, true); field.setMacroName("ViewZoom200");...

    reference.aspose.com/words/java/com.aspose.word...
  8. BarcodeParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.BarcodeParameters class—your essential tool for seamless barcode generation and customization in document processing....Start/Stop characters for barcode types NW7 and CODE39. BackgroundColor...BarcodeType { get; set; } Bar code type. BarcodeValue { get; set; }...

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

    Implements the GOTOBUTTON field in Java....FIELD_GO_TO_BUTTON, true); field.setDisplayText("My Button");...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....Property Type Description Logging.console bool Set to true to enable...Logging.fileSystem bool Set to true to write recognition progress...

    docs.aspose.com/ocr/java/logging/