Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 177,128 for

document formatting

(0.19 sec)
  1. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... The frame’s formatting and most playback settings...

    docs.aspose.com/slides/java/audio-frame/
  2. Manage Presentation Backgrounds in C++|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for C++, with code tips to boost your presentations....a template that controls formatting for all slides, so when you...

    docs.aspose.com/slides/cpp/presentation-backgro...
  3. Filter Blank Cells in Excel using C#

    Learn how to filter blank and non-blank cells in Excel using C#. Discover simple steps and code examples to enhance your data management skills....Browse the complete API documentation for Aspose.Cells for .NET...full control over filtering, formatting, and exporting Excel files...

    blog.aspose.com/cells/filter-blank-cells-in-exc...
  4. Convert OST to EML via Java | products.aspose.com

    Try the code sample to convert OST files to EML format in Java. Download Java API to take your email processing applications to the next level....convert email files between formats. OST to EML conversion code...various formats. It simplifies the process of email format conversion...

    products.aspose.com/email/java/conversion/ost-t...
  5. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Android, supporting OMML, Formatting controls, and clear Java code samples.... Example: Formatting Mathematical Elements MathBorderBox...( "y" ). toMathArray (); Formatting Operations: Accent, Overbar...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  6. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart point or trendline in Java....the Working with Charts documentation article. Remarks: On a series...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. 通過 C++ 編寫的 PPTX 文檔圖表 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...Install-Package Visit our documentation for more details. 如何使用 C++...color for series series->get_Format()->get_Fill()->set_FillType(FillType::Solid);...

    products.aspose.com/slides/zh-hant/cpp/chart/pptx/
  8. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for Python via .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations.... Example: Formatting Mathematical Elements MathBorderBox..."y" ) . to_math_array () Formatting operations: Accent, Overbar...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  9. putValue vs setValue in Aspose Cells - Free Sup...

    Is below functions are catering same if we make isConverted and setStyle to TRUE? putValue(String stringValue, boolean isConverted, boolean setStyle) vs setValue(Object value) We have different versions of Product …...setValue(“123,456”) was changing Cell format to TEXT where as latest version...version is converting this cell format to NUMBER. Just want to know...

    forum.aspose.com/t/putvalue-vs-setvalue-in-aspo...
  10. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....used to get and set a cell’s formatting style. The Style class provides...Spreadsheet or Workbook AI Document Assistant Close Shapes Formulas...

    docs.aspose.com/cells/cpp/cells-font-settings/