Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,949 for

font style update

(0.63 sec)
  1. Aspose.cells version 24.11.0 : Getting Font siz...

    I am using the Aspose.cells version 24.11.0 licensed version in my project. I am getting an error Font size is out of range while accessing the below class Workbook workbook = new Workbook(“filepath”,options); provide…...0 : Getting Font size is out of range error Aspose...project. I am getting an error Font size is out of range while accessing...

    forum.aspose.com/t/aspose-cells-version-24-11-0...
  2. Update references in other worksheets while del...

    Learn how to maintain references in other worksheets when deleting blank columns and rows in a worksheet using Aspose.Cells for JavaScript via C++....Update references in other worksheets while deleting blank columns...worksheet in other worksheets also updated, please use the DeleteOptions...

    docs.aspose.com/cells/javascript-cpp/update-ref...
  3. EXcel to PDF Conversion- Font Size and Page Sca...

    Hi, We are currently using Aspose.Cells for Java v25.6 to generate PDF files from Excel documents. In our Excel files, we use MS ゴシック for text and Arial for numeric values. However, we’ve observed several discrepancies…...EXcel to PDF Conversion- Font Size and Page Scaling Discrepancy...“Save as Adobe PDF” option: Font Size Variations : Some text...

    forum.aspose.com/t/excel-to-pdf-conversion-font...
  4. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...with multiple line of text then font size not apply on onyl first...rendered with same font size, color and styles for every line for...

    forum.aspose.com/t/roundedrectangle-with-multip...
  5. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading Styles (e.g., Heading 1, Heading 2) to enabl…...Words mail merge functionality font colour and is different Aspose... applying built-in heading styles (e.g., Heading 1, Heading 2)...

    forum.aspose.com/t/while-generating-using-aspos...
  6. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...does not preserve the color style specified with rgba in the word...DocumentBuilder(doc); builder.Font.Name = "Arial"; builder.Font.Size = 10d; builder...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....Create or Update PowerPoint Presentation Charts in .NET Contents...data, series, categories, and styling. Follow the steps below to...

    docs.aspose.com/slides/net/create-chart/
  8. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python....Create or Update PowerPoint Presentation Charts in Python Contents...data, series, categories, and styling. Follow the steps below to...

    docs.aspose.com/slides/python-net/create-chart/
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...at this issue, Can I put this font in the static file of my project...Aspose.Words does not read fonts packed into JAR or WAR. So in...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic Style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…...output which are in italic style. Scenario happens in Linux /...new Aspose.Words.Fonts.FolderFontSource(@"./fonts/", true); var...

    forum.aspose.com/t/characters-in-italic-missing...