Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 15,941 for

true type

(0.15 sec)
  1. Public API Changes in Aspose.Cells 8.8.2|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....has only one member, a Boolean‑type property named UpdateReference...the said property is set to true and the instance of the DeleteOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, True)) { try { // Skip shapes that are textboxes — th…...Shape, true)) { try { // Skip shapes that...avoid truncation"); //if shape type is not inline then below setting...

    forum.aspose.com/t/getting-exception-floating-s...
  3. Public API Changes in Aspose.Cells 8.8.1|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....be used to specify the data type that should be loaded when building...loads only cell values (all types). Chart – loads only charts...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Document.cleanup method | Aspose.Words for Python

    aspose.words.Document.cleanup method... Parameter Type Description options CleanupOptions...unused_lists = True cleanup_options . unused_styles = True cleanup_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns True if the document has a VBA project (macros) in C++....Document::get_HasMacros method Returns true if the document has a VBA project...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns True for encrypted files needing a password to access....IsEncrypted property Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/net/aspose.words/fil...
  7. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....templates used to design many types of charts. Using Aspose.Slides...charts (based on popular chart types) and custom charts. To allow...

    docs.aspose.com/slides/php-java/create-chart/
  9. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY 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...
  10. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole objects in a document using Python....inline shape with specified type and size and free-floating shape...position, size and text wrap type into a document using insert_shape...

    docs.aspose.com/words/python-net/working-with-s...