Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 17,415 for

true type

(0.13 sec)
  1. 档案

    档案...ger()->SetAllFootersVisibil(true); // 访问和更新标题 auto masterNotesSlide...(shape->get_Placeholder()->get_Type() == PlaceholderType::Header)...

    blog.aspose.com/zh/slides/add-header-and-footer...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Position method. Gets or sets the position of the data labels in C++....the following chart series types: Bar , Column , Histogram ,...series -> set_HasDataLabels ( true ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Gmail Utility Features|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....static final String REDIRECT_TYPE = "code" ; public static final...SCOPE , REDIRECT_URI , REDIRECT_TYPE ); } static String getAuthorizationCode...

    docs.aspose.com/email/java/gmail-utility-features/
  4. Aspose::Words::ParagraphFormat::ClearFormatting...

    Aspose::Words::ParagraphFormat::ClearFormatting method. Resets to default paragraph formatting in C++.... ASSERT_TRUE ( builder -> get_CurrentParagraph...-> get_IsListItem ()); ASSERT_TRUE ( builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. 在 Python 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.S...

    使用 Aspose.Slides for Python 在云平台上自动创建幻灯片——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。... get_by_type ( slides . SlideLayoutType ...presentation . layout_slides . get_by_type ( slides . SlideLayoutType ...

    docs.aspose.com/slides/zh/python-net/automating...
  6. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t The...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further changes you make to the document programmatically as revision changes in C++....String & author ) Parameter Type Description author const System::String&...() -> get_Count ()); ASSERT_TRUE ( doc -> get_FirstSection ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ExportHeadersFooters { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  9. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats... export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

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