Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 12,486 for

true type

(0.17 sec)
  1. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using Java...feature, you can select the show type (e.g., presented by a speaker...class that returns an object of type SlideShowSettings , which allows...

    docs.aspose.com/slides/androidjava/manage-slide...
  2. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables... 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. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....hasDataLabels(true); series.setExplosion(40); for...getDataLabels().get(i).setShowCategoryName(true); series.getDataLabels().get(i)...

    reference.aspose.com/words/java/com.aspose.word...
  4. Border.equals method | Aspose.Words for Node.js

    Border.equals method. Determines whether the specified border is equal in value to the current border.... Border ) Parameter Type Description rhs Border Examples...secondParagraphBorde . at ( i ))). toEqual ( true ); expect ( firstParagraphBorder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldInfo.InfoType | Aspose.Words for .NET

    Discover how to manage FieldInfo InfoType properties effortlessly. Easily set or retrieve document Types for seamless integration in your projects....InfoType property Gets or sets the type of the document property to...InsertField ( FieldType . FieldInfo , true ); field . InfoType = "Comments"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::WarningInfo::get_Description met...

    Aspose::Words::WarningInfo::get_Description method. Returns the description of the warning in C++....get_FontInfoSubstitution () -> set_Enabled ( true ); // Original font metrics...-> set_KeepOriginalFontMetr ( true ); // We will get a font substitution...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. CustomXmlPropertyCollection.IndexOfKey | Aspose...

    Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index of any property in your collection. Enhance your coding efficiency!...IndexOfKey ( string name ) Parameter Type Description name String The...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...

    reference.aspose.com/words/net/aspose.words.mar...
  8. CustomXmlPropertyCollection.Remove | Aspose.Wor...

    Effortlessly remove properties from your CustomXmlPropertyCollection with our Remove method. Streamline your data management today!...Remove ( string name ) Parameter Type Description name String The...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...

    reference.aspose.com/words/net/aspose.words.mar...
  9. 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-...
  10. StructuredDocumentTagRangeEnd.accept method | A...

    StructuredDocumentTagRangeEnd.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

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