Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 15,992 for

true type

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PRINTDATE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UseLunarCalendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 通過 C++ 編寫的 PPTX 文檔圖表 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...et_CenterText(NullableBool::True); chart->get_ChartTitle()->set_Height(... 20 ); chart->set_HasTitle( true ); // Delete default generated...

    products.aspose.com/slides/zh-hant/cpp/chart/pptx/
  6. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...LinkToPrevious(true); } } // Usage Document doc...get_child_nodes(aw.NodeType.SHAPE, True) for shape in shapes: z_order...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  7. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape.... 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...
  8. PPT文檔圖表通過Java | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...True); chart.getChartTitle().setHeight(...setHeight( 20 ); chart.hasTitle( true ); //Set first series to Show...

    products.aspose.com/slides/zh-hant/java/chart/ppt/
  9. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field Types before converting to fixed formats. Default, True....determining if fields of certain types should be updated before saving...Default value for this property is true . public bool UpdateFields {...

    reference.aspose.com/words/net/aspose.words.sav...
  10. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing document processing and error handling....WarningInfoCollectio class Represents a typed collection of WarningInfo objects...FontInfoSubstitution . Enabled = true ; // Original font metrics should...

    reference.aspose.com/words/net/aspose.words/war...