Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 16,758 for

true type

(0.08 sec)
  1. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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....setHtmlString attribute (when set to true) tries to parse all the supported...ImportTableOptions (); //Set IsHtmlString to true so that the API can parse the...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Create a presentation document|Aspose.Slides Do...

    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 presentation document type is pptx, by default. PresentationDocument...Cx = 9144000 , Cy = 6858000 , Type = SlideSizeValues . Screen4x3...

    docs.aspose.com/slides/net/create-a-presentatio...
  3. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document...."Element" property to reflect the type of data they contain. smart_tag...element = 'date' # Some smart tag types process their contents further...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Level method. Gets the level at which this SDT occurs in the document tree in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...Type = ValidationType.Custom; validation...ShowError = true; validation.IgnoreBlank = true; } // Some where...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  6. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node.... Parameter Type Description new_child Node The...get_child_nodes ( aw . NodeType . ANY , True ) . count ) # We can modify...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities.... See OlePackage type for more info. Examples Shows...InsertOleObject ( stream , "Package" , true , null ); shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style... built_in True if this style is one of the...(Inherited from Style ) is_heading True when the style is one of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!...isImportChildren ) Parameter Type Description srcNode Node The...imported. isImportChildren Boolean true to import all child nodes recursively;...

    reference.aspose.com/words/net/aspose.words/doc...
  10. CommentRangeStart class | Aspose.Words for Python

    aspose.words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it... is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.COMMENT_RANGE_START...

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