Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 136,713 for

aspose font

(0.39 sec)
  1. How to Add a Column in Excel using C#

    This brief article discusses how to add a column in Excel using C#. It encapsulates the system preparation, stepwise algorithm, and a running sample code to add multiple columns in Excel using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/net/how-to-add-a-column-in-...
  2. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_type property. Gets or sets type of the category axis....def category_type ( self ) -> aspose . words . drawing . charts...category_type ( self , value : aspose . words . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  3. X and Y axis labels are incorrectly rendered wh...

    Hi, When converting some charts from DOCX to PDF, we noticed rendered charts may have extra Y axis labels, and X axis labels are messed up. Code: var doc = new Document(@“.\test.docx”); doc.Save(@“.\out.pdf”); I’v…...when converting DOCX to PDF Aspose.Words Product Family words-net...test file, a screenshot and the font file we used for your reference...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...
  4. Get the Cell Object by DisplayName of PivotFiel...

    Learn how to retrieve the cell object by the display name of a pivot field and apply formatting using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells provides the PivotTa...then changes the fill color and font color of the cell to light blue...

    docs.aspose.com/cells/cpp/get-the-cell-object-b...
  5. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by Aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...compressed after inserted HTML Aspose.Words Product Family words-net...table into a table cell by aspose.word 24.09 , the table was...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  6. How to Convert PDF to PDFA in Java

    This short tutorial describes how to convert PDF to PDFA in Java by providing configuration details and a runnable sample code. You can change PDF to PDFA in Java with the help of a couple of lines of code only....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-pd...
  7. 如何运行示例| Aspose.Font 适用于C++

    C ++ API操纵字体文件。要运行示例下载并运行Visual Studio中GitHub的C ++字体操纵和管理API示例。...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/zh/cpp/how-to-run-the-exam...
  8. Zoom PDF using Java

    This article guides you on how to zoom PDF using Java. It contains the IDE settings, steps, and a sample code to zoom PDF file using Java while opening in a PDF viewer....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/java/zoom-pdf-using-java/
  9. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable...<body style="font-family:'Times New Roman'; font-size:12pt"> {...'<body style="font-family: \' Times New Roman \' ; font-size:12pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ThemeColor | Aspose.Words for Java

    Specifies the theme colors for document themes in Java....Create some style with theme font properties. Style style = doc...Shows how to work with theme fonts and colors. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...