Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 16,765 for

true type

(0.06 sec)
  1. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....ANY, true); for (Node node : (Iterable)...getChild(NodeType.PARAGRAPH, 1, true))); Assert.assertEquals(LayoutEntityType...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method... Parameter Type Description ref_node Inline... Paragraph ): ... Parameter Type Description ref_node Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::FontInfoCollection::Conta...

    Aspose::Words::Fonts::FontInfoCollection::Contains method. Determines whether the collection contains a font with the given name in C++....:: String & name ) Parameter Type Description name const System::String&...font to locate. ReturnValue true if the item is found in the...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Convert Excel to CSV, TSV and Txt with JavaScri...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for JavaScript via C++....Save Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  6. Detect if Worksheet is Password Protected|Docum...

    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.... The Boolean‑type Protection.is_protected_with_password...is_protected_with_password property returns true if a Worksheet is password‑protected...

    docs.aspose.com/cells/python-net/detect-if-work...
  7. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....enumeration which defines what type of auto fitting is applied to...getChild ( NodeType . TABLE , 0 , true ); // Autofit the first table...

    docs.aspose.com/words/java/autofit-setting-to-t...
  8. Chart to PDF with JavaScript via C++|Documentation

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/chart-to-pdf/
  9. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object... COMMENT , True ) # If a comment has no ancestor...comment as opposed to a reply-type comment. # Print all top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....hasDataLabels(true); series.getDataLabels().setShowValue(false);...getDataLabels().setShowCategoryName(true); doc.save(getArtifactsDir()...

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