Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 17,437 for

true type

(1.69 sec)
  1. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the Aspose.Cells for Python via .NET API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....control the visibility of both types of scroll bars in Excel files...which means they can only store true or false values. Making Scroll...

    docs.aspose.com/cells/python-net/show-and-hide-...
  2. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline.... insert_shape ( shape_type = aw . drawing . ShapeType ...= 200 , height = 200 , wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs.... setAspectRatioLocked ( true ); } catch ( IOException e )...image. Set the shape’s fill type. Set the shape’s picture fill...

    docs.aspose.com/slides/java/picture-frame/
  4. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....bold = True # Use a document builder to...Bold. builder . font . bold = True builder . writeln ( "This text...

    docs.aspose.com/words/python-net/translate-mark...
  5. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs.... setAspectRatioLocked ( true ); } catch ( e ) { console ...image. Set the shape’s fill type. Set the shape’s picture fill...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  6. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...GetExportAllSheets() 属性设置为 true,程序仍将只导出一个工作表。 #include <iostream>...save options. You can use any type of separator TxtSaveOptions...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  7. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label.... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Bookmark.last_column property | Aspose.Words fo...

    Bookmark.last_column property. Gets the zero-based index of the last column of the table column range associated with the bookmark....and its IsColumn flag set to true. print ( f "Bookmark: { bookmark...bookmark_start . get_ancestor ( ancestor_type = aw . NodeType . ROW ) . as_row...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TableCollection class for easy, Typed access to Table nodes, enhancing document processing efficiency and flexibility....TableCollection class Provides typed access to a collection of Table...GetChildNodes ( NodeType . Table , true ); for ( int i = 0 ; i < tables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

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