Sort Score
Result 10 results
Languages All
Labels All
Results 6,891 - 6,900 of 16,792 for

true type

(1.17 sec)
  1. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…...different templates for different types of product, the main part is...saveOptions.SortExternalNames = true; workbook.Save(dir + " B425...

    forum.aspose.com/t/workbook-links-are-not-worki...
  2. Convert MBOX Files to Various Formats in C#|Doc...

    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....Convert MBOX to EMLX For this type of conversion, use the same...SaveToFile , UseRelativePathToRes = true }; eml . Save ( htmlFilePath...

    docs.aspose.com/email/net/converting-between-fo...
  3. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...Type == StyleType.Character) { foreach...= style; } } else if (style.Type == StyleType.Paragraph) { nextParagraph...

    forum.aspose.com/t/section-breaks-lost-during-d...
  4. 使用 PHP 管理演示文稿中的连接线|Aspose.Slides for PHP 文档

    赋能 PHP 应用在 PowerPoint 幻灯片中绘制、连接并自动路由线条 —— 完全控制直线、拐角和曲线连接线。... Types of Connectors 在 PowerPoint ...您可以通过调整点对已有的连接线进行微调。仅带有调整点的连接线才可以这样操作。请参见 Types of connectors. 表格。 Simple Case...

    docs.aspose.com/slides/zh/php-java/connector/
  5. Multi-threading support in mail clients|Documen...

    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....They can be divided to two types: 1. User uses asynchronous (Begin/End)...()); e . allowCoreThreadTimeO ( true ); return e ; } final List <...

    docs.aspose.com/email/java/multi-threading-supp...
  6. Aspose.Pdf.Document .ctor throws GifImageExcept...

    Hi, The following C# code snippet results in the following exception when calling the Aspose.Pdf.Document constructur: Image loading failed. Inner exception: GIF frame pixel processing is impossible, because it does n…...;run_once=true&amp;default_smtp=true&amp;mail_type=scheduler...p;entity_id=4166&amp;entity_type=Dashboard"> <u></u><u></u><...

    forum.aspose.com/t/aspose-pdf-document-ctor-thr...
  7. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....therefore many different node types to consider when extracting...runs of text Fields of various types, such as merge fields Start...

    docs.aspose.com/words/net/how-to-extract-select...
  8. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...TextFrameFormat 类中的 autofit_type 属性设置为 SHAPE 。 下面的 Python 代码演示了如何在...portion_format . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  9. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#.... This will speed up many typing and formatting tasks, potentially...IgnoreFootnotes , and IgnoreEndnotes to true . Then pass this options object...

    docs.aspose.com/words/net/find-and-replace/
  10. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code examples....makedirs (output_dir, exist_ok = True) 12 13 document_path = os. path...DOCX 24 options. css . media_type . SCREEN 25 26 # Convert EPUB...

    docs.aspose.com/html/python-net/convert-epub-to...