Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 15,980 for

true type

(0.27 sec)
  1. Aspose::Words::Fields::FieldBidiOutline class |...

    Aspose::Words::Fields::FieldBidiOutline class. Implements the BIDIOUTLINE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection::ContainsValue method. Determines whether a mapping from the specified field in the data source exists in the collection in C++....dataSourceFieldName ) Parameter Type Description dataSourceFieldName...the data source. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....which could be used to embed any type of data into document. Now this...insertOleObject(stream, "Package", true, representingImage); OlePackage...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartSeriesGroupCollection indexer | Aspose.Wor...

    ChartSeriesGroupCollection indexer. Returns a [ChartSeriesGroup](../../chartseriesgroup/) at the specified index.... Parameter Type Description index int Examples...aw . NodeType . SHAPE , 0 , True ) . as_shape () chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlVersion enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml) formats.... prettyFormat = true doc . save ( base . artifactsDir...id=\"_Toc76372689\"></a>" )). toEqual ( true ); expect ( outDocContents ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldChar class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldChar class. Base class for nodes that represent field characters in a document...Node ) fieldType Returns the type of the field. font Provides...Inline ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Math::OfficeMathJustification en...

    Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++....NodeType :: OfficeMath , 0 , true )); // OfficeMath nodes that...change its location and display type. ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mat...
  8. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....get_FieldType () const Returns the type of the field. get_Font () Provides...virtual get_IsComposite () Returns true if this node can contain other...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 用 JavaScript 通过 C++ 将工作表范围导出为图片|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....onePagePerSheet 设置为 true 。以下代码示范了如何获取D8:G16范围的图片。下面是示例Excel文件(47153160...Worksheet To Image </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....Shows how to use various field types to link to other documents in...DocumentBuilder(doc); // Below are three types of fields we can use to display...

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