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

true type

(0.24 sec)
  1. Run.phonetic_guide property | Aspose.Words for ...

    Run.phonetic_guide property. Gets a [Run.phonetic_guide](./) object.... assertEqual ( True , runs [ 0 ] . is_phonetic_guide...aspose.words class Run Run.node_type property Run.text property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the document this collector instance is attached to in C++....:: Words :: NodeType :: Any , true ); for ( auto && node : System...Page , layoutEnumerator -> get_Type ()); // The LayoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. 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...
  4. 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
  5. List validation example problem - Free Support ...

    This is a follow-up to last year’s question here. We have recently purchased the latest version of Aspose.Cells for .NET, and we’re experiencing a problem with the example as listed in the question above or on this docu…...Type = Aspose.Cells.ValidationType...OperatorType.None; v.InCellDropDown = true; v.Formula1 = "=" + vl.range...

    forum.aspose.com/t/list-validation-example-prob...
  6. 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.... // Below are two types of lists that we can create...ListFormat . IsListItem , Is . True ); // By setting the "ListLevelNumber"...

    reference.aspose.com/words/net/aspose.words.lis...
  7. 档案

    档案...static final String REDIRECT_TYPE = "code"; public static final...SCOPE, REDIRECT_URI, REDIRECT_TYPE); } static String getAuthor...

    blog.aspose.com/zh/email/import-gmail-contacts-...
  8. Convert Markdown to PDF in Python – Aspose.HTML

    Convert Markdown to PDF using Aspose.HTML for Python via .NET. Consider Markdown to PDF conversion scenarios in ready-to-use Python examples....makedirs (output_dir, exist_ok = True) 10 source_path = os. path ...content securely. – When set to true, a tagged layout is created...

    docs.aspose.com/html/python-net/convert-markdow...
  9. XamlFlowSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFlowSaveOptions for enhanced document saving in XamlFlow formats. Unlock advanced features for seamless integration!...ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImageSavingCallback { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....importNode(srcNode, true); dstStory.insertAfter(newNode...importer.importNode(srcNode, true); dstStory.insertAfter(newNode...

    reference.aspose.com/words/java/com.aspose.word...