Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 8,535 for

font export

(0.45 sec)
  1. How to Convert Microsoft Project Files to CSV F...

    Convert MPP files to CSV using Aspose.Tasks for .NET in C#....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  2. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。... export . SaveFormat . PPTX ) 使用正则表达式突出显示文本..."SomePresentation-out3.pptx" , slides . export . SaveFormat . PPTX ) 设置文本背景颜色...

    docs.aspose.com/slides/zh/python-net/text-forma...
  3. Printing Project Files | Aspose.Tasks Documenta...

    Learn how to Export Microsoft Project (MPP) files to separate image files using Aspose.Tasks for .NET with ImageSaveOptions and page settings....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/net/printing-project-page...
  4. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...from FieldChar ) font Provides access to the font formatting of...Node ) to_string(save_format) Exports the content of the node into...

    reference.aspose.com/words/python-net/aspose.wo...
  5. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....MarkdownSaveOptions to configure the Markdown export settings var saveOptions =...character being displayed with font of first text fragment var textState...

    docs.aspose.com/pdf/net/whatsnew/2023/
  6. FieldChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldChar class, the essential base for document field characters, enhancing your document processing and customization.... Font { get; } Provides access to the font formatting...parent. ToString ( SaveFormat ) Exports the content of the node into...

    reference.aspose.com/words/net/aspose.words.fie...
  7. How to Covert PowerPoint Presentation to XPS Us...

    In this simple tutorial, we will walk you through to how to convert PowerPoint presentation to XPS using C++. XPS is popular widely used popular format and using simple C++ code, you can convert PPTX to XPS in C++ without interop....Font Product Family Aspose.TeX Product...reference to Aspose::Slides and Export namespaces Load the presentation...

    kb.aspose.com/slides/cpp/how-to-convert-powerpo...
  8. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB Exports with customizable list label options....Specifies how list labels are exported to HTML, MHTML and EPUB. public...Shows how to configure list exporting to HTML. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert PPTM to WORDML via C# .NET or with free...

    Convert PowerPoint pptm documents to Word wordml files with C#. Convert multiple files within ASP.NET or other .NET applications.... Exporting Presentation Content : Convert...Convert PPTM files to export presentation content into Microsoft...

    products.aspose.com/total/net/conversion/pptm-t...
  10. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...TempTextState = new TextState { Font = FontRepository.FindFont(WaterMarkFontName)...code? Second Issue: For PDFs exported from Word, the watermark transparency...

    forum.aspose.com/t/two-issues-with-adding-water...