Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 12,580 for

true type

(0.09 sec)
  1. Manage PowerPoint Paragraph in C#|Aspose.Slides...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C# or .NET... True ; tf . Paragraphs [ i ]. Portions...FontItalic = NullableBool . True ; tf . Paragraphs [ i ]. Portions...

    docs.aspose.com/slides/net/manage-paragraph/
  2. Extract Images from Word Document in NPOI|Aspos...

    Extarct images from Word document easily and fast instead of using NPOI in C#....images or images having specific type from the document, follow these...GetChildNodes ( NodeType . Shape , true ); int imageindex = 0 ; foreach...

    docs.aspose.com/words/net/extract-images-from-w...
  3. 从演示文稿形状中提取图像|Aspose.Slides for Python 文档

    在 Python 中从 PowerPoint 演示文稿中提取图像...def get_image_format ( image_type ): return { "jpeg" : slides...ImageFormat . GIF , } . get ( image_type , slides . ImageFormat . JPEG...

    docs.aspose.com/slides/zh/python-net/extracting...
  4. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form....declared as an object with "element_type": "Container" property. Elements...children property. { "element_type" : "Container" , "children"...

    docs.aspose.com/omr/net/json-markup/container/
  5. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``....is_showing_placeholder_text element is True . @property def placeholder...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...preferred_control_type Gets or sets preferred type of document nodes...HtmlLoadOptions () # If the value is true, then we take VML code into...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldTemplate class | Aspose.Words for Python

    aspose.words.fields.FieldTemplate class. Implements the TEMPLATE 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...
  8. Specific Parameters of Postal Barcode Types|Doc...

    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....Parameters of Postal Barcode Types Contents [ Hide ] Overview Postal...two types of Postal symbologies: 2-state barcodes types that...

    docs.aspose.com/barcode/net/postal-barcode-types/
  9. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image Type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....Words image type enumerated value into a file...Words :: NodeType :: Shape , true ); ASSERT_EQ ( 9 , shapes ->...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. Aspose::Words::Comment::get_Replies method | As...

    Aspose::Words::Comment::get_Replies method. Returns a collection of Comment objects that are immediate children of the specified comment in C++....Words :: NodeType :: Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/cpp/aspose.words/com...