Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 16,892 for

true type

(0.81 sec)
  1. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_CanHaveImage () Returns true if the shape type allows the shape to...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++....HtmlLoadOptions > (); // If the value is true, then we take VML code into...set the "SupportVml" flag to "true", then Aspose.Words will load...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....FIELD_HYPERLINK, true); // When we click this HYPERLINK...insertField(FieldType.FIELD_HYPERLINK, true); field.setAddress(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.OleControl class. Represents OLE ActiveX control...is_forms2_ole_control Returns True if the control is a Forms2OleControl...aw . NodeType . SHAPE , 0 , True ) . as_shape () ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  5. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function loads the presentati…...cast object of type ‘Aspose.Slides.? ?’ to type ‘Aspose.Slides...string strError) { bool bResult = true; strError = ""; try { using...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  6. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity.... Parameter Type Description info WarningInfo...font_info_substitution . enabled = True # Original font metrics should...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTagRangeStart.GetChildNodes |...

    Discover the StructuredDocumentTagRangeStart GetChildNodes method, which provides a dynamic collection of child nodes tailored to your specified Types....nodes that match the specified types. public NodeCollection GetChildNodes...NodeType . StructuredDocumentTa , true )[ 0 ] as StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. CustomXmlPropertyCollection.contains method | A...

    CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name....( name : string ) Parameter Type Description name string Case-sensitive...property to locate. Returns true if the item is found in the...

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