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

true type

(0.14 sec)
  1. 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...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++....int32_t outlineLevel ) Parameter Type Description name const System::String&...outlineLevels -> get_Count ()); ASSERT_TRUE ( outlineLevels -> Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Node::get_ParentNode method | As...

    Aspose::Words::Node::get_ParentNode method. Gets the immediate parent of this node in C++.... ASSERT_TRUE ( System :: TestTools :: IsNull...is an appropriate child node type of another composite node, //...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. 在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-...
  5. 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/
  6. 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
  7. 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...
  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. Aspose::Words::Drawing::ShadowFormat::get_Trans...

    Aspose::Words::Drawing::ShadowFormat::get_Transparency method. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++....Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...get_ShadowFormat (); shadowFormat -> set_Type ( Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....Contains ( string ) Returns true if a property with the specified...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...