Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 16,711 for

true type

(0.2 sec)
  1. 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...
  2. 档案

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

    blog.aspose.com/zh/slides/add-header-and-footer...
  3. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_Type = decode_data_uri(slide.lo…...logo_base64: try: svg_image, mime_type = decode_data_uri(slide.logo_base64)...logo_base64) if svg_image: if mime_type == "image/svg+xml": svg_image...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  4. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....insert_child ( figure , 2 , True ) # Set an alternative text...attribute. span1_text_decoration_type = ap . logicalstructure . StructureAttribute...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  5. WarningInfoCollection class | Aspose.Words for ...

    aspose.words.WarningInfoCollection class. Represents a Typed collection of [WarningInfo](../warninginfo/) objects...WarningInfoCollectio class Represents a typed collection of WarningInfo objects...font_info_substitution . enabled = True # Original font metrics should...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Returns True if this object was moved (inserted)...system_helper . linq . Enumerable . of_type ( lambda x : x . as_shape ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Returns True if this object was moved (deleted)...system_helper . linq . Enumerable . of_type ( lambda x : x . as_shape ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is True for HTML and false for MHTML and EPUB in C++.... Default value is true for HTML and false for MHTML...into a Document object. When true , the roundtrip information...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PPT文檔圖表通過C++ | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...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/ppt/
  10. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for Node.js via C++....Microsoft Excel supports some types of dashed borders that are not... property. Set its value to true , and the unsupported borders...

    docs.aspose.com/cells/nodejs-cpp/export-similar...