Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 15,893 for

true type

(0.18 sec)
  1. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Node.js....to specify the location of true type fonts explicitly. To do this...

    docs.aspose.com/words/nodejs-net/specifying-tru...
  2. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....section's "page_setup" object to "True" to revert to the default behavior...page_setup . suppress_endnotes = True doc . save ( ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TaskPaneCollection class | Aspose.Words for Python

    aspose.words.webextensions.TaskPaneCollection class. Specifies a list of persisted task pane objects... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++....PageSetup::get_DifferentFirstPageHe method True if a different header or footer...> ( doc ); // Below are two types of header/footers. // 1 - The...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. HtmlSaveOptions.images_folder_alias property | ...

    HtmlSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into an HTML document... css_style_sheet_type = aw . saving . CssStyleSheetType...options . export_font_resources = True options . image_resolution =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from the collection in C++....:: String & name ) Parameter Type Description name const System::String&...outlineLevels -> get_Count ()); ASSERT_TRUE ( outlineLevels -> Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化——在 C++ 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。...Add an AutoShape of Rectangle type SharedPtr < IAutoShape > ashp...set_FontBold ( NullableBool :: True ); format -> set_FontHeight...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  8. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 3...

    reference.aspose.com/words/python-net/aspose.wo...
  9. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...isListStyleDefinitio Returns true if this list is a definition...isListStyleReference Returns true if this list is a reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…... true : false; var chart = slide.Shapes...GetCell(0, 0, 1, seriesTitle), chart.Type); // Set bars width series.ParentSeriesGroup...

    forum.aspose.com/t/aspose-slides-waterfall-char...