Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 17,419 for

true type

(0.78 sec)
  1. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document loading or saving in Java....setEnabled(true); // Original font metrics should...getLayoutOptions().setKeepOriginalFontM(true); // We will get a font substitution...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentPropertyCollection.remove_at method | A...

    DocumentPropertyCollection.remove_at method. Removes a property at the specified index.... Parameter Type Description index int The zero...name = 'Authorized' , value = True ) properties . add ( name =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to use Insert Controls|Documentation

    Add Text Box, Combo Box, Check Box, Spin Button, and Option Button controls from the toolbar Insert Controls dropdown.... Choose a control type from the dropdown. Text Box:...Reference: linked cell updated with TRUE or FALSE when toggled. Label...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. Aspose::Words::HeaderFooterCollection::LinkToPr...

    Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified header or footer to the corresponding header or footer in the previous section in C++....isLinkToPrevious ) Parameter Type Description headerFooterType...link/unlink. isLinkToPrevious bool true to link the header or footer...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....canHaveImage() Returns true if the shape type allows the shape to...ancestor of the specified object type. getAnchorLocked() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  8. Check if Workbook contains hidden External Link...

    Learn how to check if a workbook contains hidden external links using Aspose.Cells for JavaScript via C++....Links Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/check-if-w...
  9. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++....autoFitColsAndRows property to true for this purpose. AutoFit Columns...autoFitColsAndRows property to true , and saves it in XLSX format...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  10. 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...