Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 10,695 for

true type

(0.07 sec)
  1. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Data Formatting|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.... Select any text alignment type using the TextAlignmentType...pre-defined text alignment types in the TextAlignmentType enumeration...

    docs.aspose.com/cells/java/data-formatting/
  3. 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...
  4. 在 .NET 中将 HTML 转换为 PDF|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。...HtmlLoadOptions with Print media type var options = new HtmlLoadOptions...resultBytes ) { // Set MIME Type MIMETypeIfKnown = "image/jpeg"...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/
  5. FieldXE.page_number_replacement property | Aspo...

    FieldXE.page_number_replacement property. Gets or sets text used in place of a page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # We can...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 通過 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/
  7. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...string fileName ) Parameter Type Description fileName String...LoadOptions loadOptions ) Parameter Type Description fileName String...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java.... There are two general types of lists in Microsoft Word:...by index or by border type. Border type is represented by the...

    docs.aspose.com/words/java/using-documentbuilde...
  9. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats... exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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/