Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 15,927 for

true type

(0.16 sec)
  1. 使用 Python 在演示文稿中格式化图表|Aspose.Slides for Python 文档

    了解在 Aspose.Slides for Python 中通过 .NET 进行图表格式化,并为您的 PowerPoint 或 OpenDocument 演示文稿提升专业且引人注目的样式。... has_title = True chart . chart_title . add_t...portion_format . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/zh/python-net/chart-form...
  2. FontInfoCollection.save_subset_fonts property |...

    FontInfoCollection.save_subset_fonts property. Specifies whether or not to save a subset of the embedded TrueType fonts with the document...embed_true_type_fonts property is set to True . @property...font_infos font_infos . embed_true_type_fonts = embed_all_fonts font_infos...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Footnote.actual_reference_mark property | Aspos...

    Footnote.actual_reference_mark property. Gets the actual text of the reference mark displayed in the document for this footnote.... FOOTNOTE , 1 , True ) . as_footnote () doc . update_fields...constructor Footnote.footnote_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.include_textboxes_footnotes_endnotes_i...

    Document.include_textboxes_footnotes_endnotes_in_stat property. Specifies whether to include textboxes, footnotes and endnotes in word count statistics.... insert_footnote ( footnote_type = aw . notes . FootnoteType...include_textboxes_footnotes_endnotes_in_stat = True doc . update_word_count () #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在Ruby中将图表转换为图像|Documentation

    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....10000 ) # Create chart chart_type = Rjb :: import ( 'com.aspose... getCharts () . add ( chart_type . COLUMN , 12 , 1 , 33 , 12...

    docs.aspose.com/cells/zh/java/converting-chart-...
  6. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...longer be a revision. ASSERT_TRUE ( paragraphs -> idx_get ( 1...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…...SHAPE, True): i+=1 print('DEBUG : ', i)...get_child_nodes(aw.NodeType.GROUP_SHAPE, True): add_shape(node.as_group_shape())...

    forum.aspose.com/t/missing-chart-shape/312294
  8. ListFormat.List | Aspose.Words for .NET

    Manage your document's structure with ListFormat. Easily get or set the list for any paragraph, enhancing organization and readability.... True ); Assert . That ( builder ...ParagraphFormat . IsListItem , Is . True ); // Create a bulleted list...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Extract Text from PDF File|Aspose.PDF for .NET

    This section explains how to extract text from pdf using PdfExtractor class....PdfExtractor class provides three types of extraction capabilities....GetDataDir_AsposePdf_Text (); bool wholeText = true ; // Create an object of the...

    docs.aspose.com/pdf/net/extract-text/
  10. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Image () # Set image type as SVG img . file_type = ap . ImageFileType...= 0 : row . is_in_new_page = True # Add table to paragraphs collection...

    docs.aspose.com/pdf/python-net/add-table-in-exi...