Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 17,418 for

true type

(0.1 sec)
  1. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...example, you will see that ‘Type…’ is missing. Here is the code:...options.AllColumnsInOnePageP = true; options.ImageType = Aspose...

    forum.aspose.com/t/missing-text-in-labels/310539
  2. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection.... Parameter Type Description node Node The node...NodeType . ANY , 0 , True ) . node_type ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldCompare::get_Compar...

    Aspose::Words::Fields::FieldCompare::get_ComparisonOperator method. Gets or sets the comparison operator in C++....FieldType :: FieldCompare , true )); field -> set_LeftExpression...FieldType :: FieldCompare , true )); field -> set_LeftExpression...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldHyperlink::get_Addr...

    Aspose::Words::Fields::FieldHyperlink::get_Address method. Gets or sets a location where this hyperlink jumps in C++....FieldType :: FieldHyperlink , true )); // When we click this HYPERLINK...FieldType :: FieldHyperlink , true )); field -> set_Address ( get_MyDir...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....FIELD_CITATION, true); // We refer to sources using...setSuppressTitle(true); fieldCitation.setSuppressYear(true); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....-> set_ExportDocumentProper ( true ); doc -> Save ( get_ArtifactsDir...SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... Node ) Parameter Type Description node Node The node...NodeCollection.count . Returns true if item is found in the collection;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 在加载Excel文件时解析透视缓存记录|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....但如果你也想加载Pivot缓存的记录,应将此属性设置为 true 。 在加载Excel文件时解析透视缓存记录 以下示例代码说明了...Loading Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/parsing...
  10. HtmlFixedSaveOptions.export_embedded_svg proper...

    HtmlFixedSaveOptions.export_embedded_svg property. Specifies whether SVG resources should be embedded into Html document... Default value is True . @property def export_embedded_svg..."ExportEmbeddedSvg" flag to "true" will embed all SVG object raw...

    reference.aspose.com/words/python-net/aspose.wo...