Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 16,783 for

true type

(0.52 sec)
  1. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...Formats Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  2. Configuring Fonts for Rendering Spreadsheets|Do...

    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.... Passing true as the second parameter will...parameters. The first parameter is of type string , which should be the...

    docs.aspose.com/cells/net/configuring-fonts-for...
  3. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中掌握幻灯片切换:使用 C++ 示例为 PPT、PPTX 和 ODP 演示文稿添加、定制和排序效果及持续时间。...get_SlideShowTransition () -> set_Type ( TransitionType :: Fade );...set_Type ( TransitionType :: Push ); // 访问切换类型。 auto type = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  4. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... read_only_recommended = True doc . save ( file_name = ARTIFACTS_DIR...Document () doc . protect ( type = aw . ProtectionType . ALLOW_ONLY_COMMENTS...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Chart Rendering|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....format, we will create a chart of type Column as per the following...GetNSeries (). Add ( u "A1:B3" , true ); // Path of output image file...

    docs.aspose.com/cells/go-cpp/chart-rendering/
  6. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry.... FIELD_AUTO_TEXT_LIST , True ) . as_field_auto_text_list...str ): """Create an AutoText-type building block and add it to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the text of the ScreenTip to show.... FIELD_AUTO_TEXT_LIST , True ) . as_field_auto_text_list...str ): """Create an AutoText-type building block and add it to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... GradientStop ) Parameter Type Description gradientStop GradientStop...GradientStop Returns true if gradient stop was successfully removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....importFormatMode ) Parameter Type Description srcDoc const Sy...importFormatOptions ) Parameter Type Description srcDoc const Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... shape_type Gets or sets the shape type of the parent...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...