Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 14,087 for

load font

(0.31 sec)
  1. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(int count) False factors Factors float[] False True True positions Positions float[] False True True a......Font Aspose.Imaging.Font Font(prototype, new_style)...new_style) Font(Font prototype, FontStyle newStyle) False Font(font_name...

    docs.aspose.com/imaging/python-net/python-notes...
  2. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting an Excel file to HTML using Aspose.Cells for Node.js via C++....Set the style of the cell - font color is Red const st = cell..."sampleSingleSheet.xlsx" ); // Load the sample Excel file containing...

    docs.aspose.com/cells/nodejs-cpp/export-workshe...
  3. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....Cells loads and saves the designer spreadsheet...examples that show how to apply font settings, borders settings,...

    docs.aspose.com/cells/go-cpp/conditional-format...
  4. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…..., Sample code: // Load the existing presentation Presentation...free text goes here."); // Set font and left alignment IPortion...

    forum.aspose.com/t/add-new-last-slide-with-text...
  5. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...pdf' ) # Load the PDF document that we just...DocumentBuilder ( doc = doc ) builder . font . size = 60 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Diagrams|Documentation

    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....Retrieve Visio Connectors and Font Information Merge Combine Diagram...Diagram Stop conversion or loading using InterruptMonitor when...

    docs.aspose.com/diagram/net/working-with-diagrams/
  7. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....WRAPCOLS, WRAPROWS function Support font Variation Selectors while converting...converting to xps Support font Variation Selectors while converting...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  8. How to set single color to all revisions and no...

    Hello Support, This is request from Mahendra Reddy Kona: We encountered a requirement where we need to maintain a consistent revision color across all document revisions, regardless of the author. Despite following the…...revision node and adjusting the font colour and that didn’t work...r_any in runs: r_any.as_run().font.color = target_run_color Is...

    forum.aspose.com/t/how-to-set-single-color-to-a...
  9. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in Node.js via C++....Cells loads and saves the designer spreadsheet...examples that show how to apply font settings, border settings, and...

    docs.aspose.com/cells/nodejs-cpp/conditional-fo...
  10. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....Instantiate the Presentation class to load a PPTX file. with slides . Presentation...unified style. You’ll learn to set font sizes, alignments, and margins...

    docs.aspose.com/slides/python-net/manage-table/