Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 16,780 for

true type

(0.51 sec)
  1. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides Typed access to a collection of [Table](../table/) nodes...TableCollection class Provides typed access to a collection of Table...system_helper . linq . Enumerable . of_type ( lambda x : x . as_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting....show_hidden_slides = True save_options . show_slide_number = True save_options...GITHUB save_options . export_type = slides . export . MarkdownExportType...

    docs.aspose.com/slides/python-net/convert-power...
  3. Show and Hide Rows, Columns, and Scroll Bars|Do...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. 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...these properties can only store true or false values. Making Scroll...

    docs.aspose.com/cells/net/show-and-hide-rows-co...
  4. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the page the…...Success = true; } catch (Exception ex) { results...Compression Types : Experiment with different compression types to see...

    forum.aspose.com/t/green-box-when-using-mender-...
  5. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system, or memory using Java....to specify the location of true type fonts explicitly. To do this...Typeface class. There are five types of typefaces, each typeface...

    docs.aspose.com/words/java/specify-truetype-fon...
  6. LegendPosition enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.LegendPosition enumeration. Specifies the possible positions for a chart legend.... insert_chart ( chart_type = aw . drawing . charts . ChartType...the legend. legend . overlay = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 档案

    档案...Type, ResourceType.Work); workResource..."T"); materialResource.Set(Rsc.Type, ResourceType.Material); materialResource...

    blog.aspose.com/zh/tasks/create-ms-project-file...
  8. TableCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.TableCollection class. Provides Typed access to a collection of [Table](../../aspose.words/table/) nodes...TableCollection class Provides typed access to a collection of Table...getChildNodes ( aw . NodeType . Table , true ); expect ( tableNodes . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...any of the three signature types var signature = new PKCS1 (..."Aspose Pdf Demo, Australia" , true , rect , signature ); // Save...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  10. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the shape's anchor is locked.... insert_shape ( shape_type = aw . drawing . ShapeType ...height = 160 ) shape . wrap_type = aw . drawing . WrapType ....

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