Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 16,785 for

true type

(0.42 sec)
  1. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using Aspose.Cells for JavaScript via C++....isBlank() be true, but also that there be no visible...Rows Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/delete-bla...
  2. BookmarkStart class | Aspose.Words for Python

    aspose.words.BookmarkStart class. Represents a start of a bookmark in a Word document...Node ) is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.BOOKMARK_START...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldOcx class | Aspose.Words for Python

    aspose.words.fields.FieldOcx class. Implements the OCX field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::TabStop::get_Leader method | Asp...

    Aspose::Words::TabStop::get_Leader method. Gets or sets the Type of the leader line displayed under the tab character in C++....TabStop::get_Leader method Gets or sets the type of the leader line displayed...Words :: NodeType :: Paragraph , true ))) { if ( para -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method... Parameter Type Description output_file str...MergeFormatMode ): ... Parameter Type Description output_file str...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output...change a first imported section type to the SectionStart.NewPage...appendDocument() . The default value is true . forceCopyStyles Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldData class | Aspose.Words for Python

    aspose.words.fields.FieldData class. Implements the DATA field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Special Parameters of 1D Barcode Types|Document...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python...Special Parameters of 1D Barcode Types Contents [ Hide ] Overview Aspose...BarcodeParameters . This property is set to True by default and is valid only...

    docs.aspose.com/barcode/python-net/generate-1d-...
  9. 更改演示文稿中形状的填充颜色|Aspose.Slides 文档

    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.... Open ( docName , true )) { // Get the relationship...//Add autoshape of rectangle type IShape shp = sld . Shapes ....

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  10. Replace text in SmartArt with C++|Documentation

    Learn how to update text in SmartArt using Aspose.Cells for C++ by setting the Shape.Text property.... SetUpdateSmartArt ( true ); workbook . Save ( outputFilePath...Close Extract Text from the Gear Type SmartArt Shape with C++ Analyzing...

    docs.aspose.com/cells/cpp/replace-text-in-smart...