Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 138,981 for

aspose font

(0.13 sec)
  1. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the Font substitution rule in Java....abstract base class for the font substitution rule. To learn...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert DNG File to JPG using Python

    This article provides guidance on how to convert DNG file to JPG using Python. It has all the details to set the IDE, a list of steps, and a sample code to transform DNG to JPG using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/imaging/python/convert-dng-file-t...
  3. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Opening and Saving a PPTM File in C# Throws a N...

    Hi Team, Attached a simple .net8 console app project with a pptm file. In this project with this pptm a simple open and save action throws Unhandled exception. System.NullReferenceException: Object reference not set …...Throws a NullReferenceExcepti Aspose.Slides Product Family slides-linux...PptxOptions , InterruptionToken ) at Aspose.Slides.Presentation.(Stream...

    forum.aspose.com/t/opening-and-saving-a-pptm-fi...
  5. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the document.... font . name = "Times New Roman" ; style . font . size...size = 16 ; style . font . color = "#000080" ; // Automatically redefine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization.... Font { get; } Provides access to font formatting of...Y-axis. chart . Series . Add ( "Aspose Test Series" , new [] { "Word"...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose.Cells for Node.js via Java

    This API allows you to do all kinds of operations on Excel files in Node.js code including creating, editing and converting etc....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/nodejs/page/2/
  8. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...when converting chart to image Aspose.Cells Product Family cells-net...feedback. The new version (Aspose.Cells v25.11) that includes...

    forum.aspose.com/t/incorrect-rendering-when-con...
  9. Aspose.SVG misaligned text with shadows - Free ...

    Hello, I’m trying to convert an svg to png and some of the text lines seem to be misaligned from their “shadow”: b.png (93.1 KB) Aspose.SVG version: 25.6.0 C# target framework: .NET 8 C# code used to generate the sv…...Aspose.SVG misaligned text with shadows Aspose.SVG Product Family...their “shadow”: b.png (93.1 KB) Aspose.SVG version: 25.6.0 C# target...

    forum.aspose.com/t/aspose-svg-misaligned-text-w...
  10. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, Font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....Contents [ Hide ] Introduction Aspose.Cells provides the style and...formatting style of a cell. Aspose.Cells also provides a Style...

    docs.aspose.com/cells/javascript-cpp/cells-form...