Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 16,788 for

true type

(1.36 sec)
  1. 使用 Python 管理演示文稿中的缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建并自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中跨章节跳转、添加缩略图和过渡效果。... type = slides . BackgroundType ....background . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  2. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. To learn more, visit the documentation article in C++.... get_IsMapped () Returns true if the parent structured document...custom XML data part. static Type () Examples Shows how to set...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …... Returns True if at least one run was updated...None: return False # Check field type defensively is_hl = False try:...

    forum.aspose.com/t/aspose-words-python-missing-...
  4. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....detected, the method will return true. If the method returns false...document. Property Type Description Success bool true if the operation...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  5. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...:: Pptx ); Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/cpp/manage-ole/
  6. Save Validation Results – Web Accessibility Che...

    Learn how to save website accessibility test results in different output formats (Text, JSON, and XML) using the Aspose.HTML .NET library....TextWriter object, where a type parameter specifies in what...will return "validationResult:true" 16 Console. WriteLine (content);...

    docs.aspose.com/html/net/web-accessibility-vali...
  7. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless page setup customization in your document sections. Optimize layout and enhance readability today!...DifferentFirstPageHe { get; set; } True if a different header or footer...OddAndEvenPagesHeade { get; set; } True if the document has different...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++.... You can use any type of separator TxtSaveOptions...opts . SetExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...
  9. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......HeaderFooter, true).Clear(); //RemoveSectionBreak(ref...PageSetup.RestartPageNumbering = true; //Console.WriteLine("page number...

    forum.aspose.com/latest.rss
  10. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for PHP via Java for more engaging slides....); $chart -> setDataTable ( true ); $chart -> getChartData ()...getDefaultDataLabelF () -> setShowValue ( true ); $series -> getLabels () ->...

    docs.aspose.com/slides/php-java/chart-data-label/