Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 17,463 for

true type

(0.25 sec)
  1. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method... JSImage ) Parameter Type Description image JSImage insertImage(image...height : number ) Parameter Type Description image JSImage width...

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

    Aspose.Words.Body class. Represents a container for the main text of a section...Story ) hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::FieldSet class | Aspose....

    Aspose::Words::Fields::FieldSet class. Implements the SET 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...
  4. Aspose::Words::Fields::FieldDocProperty class |...

    Aspose::Words::Fields::FieldDocProperty class. Implements the DOCPROPERTY 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...
  5. Aspose::Words::Fields::FieldDocVariable class |...

    Aspose::Words::Fields::FieldDocVariable class. Implements DOCVARIABLE 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. get_VariableName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 档案

    档案...align="center"> <div> <input type="file" id="input-id" name="files"...class="form-control file" data-preview-file-type="text" /> </div> </div> </div>...

    blog.aspose.com/zh/words/merge-ms-word-document...
  7. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_Type property. Gets or sets Type of the category axis....category_type property ChartAxis.category_type property Gets...sets type of the category axis. @property def category_type ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 公共 API Aspose.Diagram 6.6.0 的变化|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....filter shapes by type Foreign if ( OLE_Shape . Type == Aspose . Diagram..."testing" , "Aspose" , false , true ); MemoryStream outStream =...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  9. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout Types, placeholder control, and footer visibility through C++ code examples....slide master—either by their type, name, or unique ID. Alternatively...under the Presentation class Types like ILayoutSlide , IMasterLayoutSlideCo...

    docs.aspose.com/slides/cpp/slide-layout/
  10. Date Axis with C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the Axis to TimeScale and...SetChartDataRange ( u "A1:B4" , true ); // Set the Axis type to DateTime chart...

    docs.aspose.com/cells/cpp/date-axis/