Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 15,880 for

true type

(0.08 sec)
  1. Forms2OleControl.GroupName | Aspose.Words for .NET

    Discover how the Forms2OleControl GroupName property enhances user experience by managing mutually exclusive controls effortlessly. Learn more!... Shape , 0 , true ); OleControl oleControl = shape...EqualTo ( true )); Assert . That ( checkBox . Type , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....FIELD_QUOTE, true); field.setText("\"Quoted text\"");...insertField(FieldType.FIELD_QUOTE, true); builder.moveTo(field.getSeparator());...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....SmartArt Layout Type To change the SmartArt layout type, follow these...BASIC_BLOCK_LIST ) # Change the layout type to BASIC_PROCESS. smart . layout...

    docs.aspose.com/slides/python-net/manage-smartart/
  4. CustomXmlPropertyCollection.Count | Aspose.Word...

    Discover the CustomXmlPropertyCollection Count property to easily retrieve the total number of elements in your collection for efficient data management.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  5. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....Shows how to use various field types to link to other documents in...DocumentBuilder(doc); // Below are three types of fields we can use to display...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....FIELD_FILE_SIZE, true); field.update(); Assert.assertEquals("...FIELD_FILE_SIZE, true); field.isInKilobytes(true); field.update();...

    reference.aspose.com/words/java/com.aspose.word...
  7. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting page. Simplify your mapping process today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  8. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your document management today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Set text of chart legend entry fill to none usi...

    Learn how to use Aspose.Cells for JavaScript via C++ to set the text of a chart legend entry fill to none. This guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....isTextNoFill() to true . The following sample code...Entry Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/set-text-o...
  10. ConverterContext | Aspose.Words for Java

    Document converter context in Java....setIgnoreOleData(true); } Converter.create(converterContext)...loadOptions.setIgnoreOleData(true); } try (FileOutputStream streamOut1...

    reference.aspose.com/words/java/com.aspose.word...