Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 17,437 for

true type

(0.9 sec)
  1. Open Presentations in Python|Aspose.Slides for ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Python via .NET—fast, reliable, fully featured....is_temporary_files_allowed = True load_options . blob_management_options...presentation can contain the following types of embedded binary objects:...

    docs.aspose.com/slides/python-net/open-presenta...
  2. 在 Python 中将 PowerPoint 演示文稿转换为 Markdown|Aspose....

    使用 Aspose.Slides for Python via .NET 将 PowerPoint 和 OpenDocument 幻灯片(PPT、PPTX、ODP)转换为干净的 Markdown,自动化文档编写并保持格式。...show_hidden_slides = True save_options . show_slide_number = True save_options...GITHUB save_options . export_type = slides . export . MarkdownExportType...

    docs.aspose.com/slides/zh/python-net/convert-po...
  3. Open hyperlink in new tab using Aspose.Word and...

    Hi, I am trying to code in C# to make Hyperlinks in PDF, opened with a browser, to open in new tab. We are creating pdf from Aspose.Word. I tried using below two options, one with setting hyperlink’s Target property to …...Type == FieldType.FieldHyperlink)...PdfSaveOptions.OpenHyperlinksInNewW = true - this one is correct, but it...

    forum.aspose.com/t/open-hyperlink-in-new-tab-us...
  4. Export Document Workbook and Worksheet Properti...

    Learn how to export Document, Workbook, and Worksheet properties in Excel to HTML using Aspose.Cells for Node.js via C++....C++, it also exports various types of Document, Workbook, and Worksheet...value of these properties is true . The following screenshot shows...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  5. Advanced Mail Merge Features in C++|Aspose.Word...

    Aspose.Words for C++ provides some advanced Mail Merge features that allow you to perform further Mail Merge customization. For example, obtaining information about template structure, setting rules, cleaning up after a Mail Merge operation, and others....Field Name Comparison Result “True” Comparison Result “False” NextIf...document only when its condition is true; otherwise it starts a new document...

    docs.aspose.com/words/cpp/advanced-mail-merge-f...
  6. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting properties of the row.... get_by_border_type ( aw . BorderType . BOTTOM )... allow_break_across_pages = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java.... setSkipBlankPages ( true ); // set image brightness tiffSettings...); // set IndexedConversion Type, default value is simple tiffSettings...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  8. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....Bold = true Italic *italic text* Font.Italic = true Strikethrough...~Strikethrough text~ Font.StrikeThrough = true We use a character style with...

    docs.aspose.com/words/java/translate-markdown-t...
  9. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children.... PARAGRAPH , True ) for para in list ( filter...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...landscape PaperSize: 4 ← Paper size type Expected landscape dimensions...pdfSaveOptions.setRespectOrientatio(true); Additional Context Our Investigation...

    forum.aspose.com/t/setorientation-landscape-doe...