Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 141,851 for

aspose font

(0.86 sec)
  1. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++.... Aspose.Cells provides two methods...comments are then imported using Aspose.Cells. The second is to add...

    docs.aspose.com/cells/cpp/comments-and-notes/
  2. Text Vectorization & Text Security – .NET

    This article explains how to convert SVG text to vector using the VectorizeText property of the SVGSaveOptions class....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/svg/net/text-vectorization/
  3. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....@property def style ( self ) -> aspose . words . Style : ... @style...def style ( self , value : aspose . words . Style ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using own fonts for Html to Pdf converter in Do...

    How to use certain Fonts for Html to Pdf converter in docker in .NET...Using own fonts for Html to Pdf converter in Docker Aspose.HTML Product...Product Family font Merold December 8, 2025, 10:22am 1 How to...

    forum.aspose.com/t/using-own-fonts-for-html-to-...
  5. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); I’ve attached the test files and a s…...when converting DOCX to PDF Aspose.Words Product Family words-net...converting a DOCX to PDF using Aspose, I noticed one of the frames...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  6. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item.... get alignment () : Aspose . Words . Lists . ListLevelAlignment...listLevel . font . color = "#FF0000" ; listLevel . font . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. List.listLevels property | Aspose.Words for Nod...

    List.listLevels property. Gets the collection of list levels for this list.... get listLevels () : Aspose . Words . Lists . ListLevelCollection...listLevel . font . color = "#FF0000" ; listLevel . font . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....Rotating Cell Text in VSTO and Aspose.Cells Contents [ Hide ] To...VSTO, using C#, and then in Aspose.Cells, again using C#. VSTO...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  9. Fonts using Python - Free Support Forum - aspos...

    I’m wondering if there is any way to set task Fonts and/or view Fonts using Aspose For Python via .NET....Fonts using Python Aspose.Tasks Product Family dowbuiltNate July...to set task fonts and/or view fonts using Aspose For Python via...

    forum.aspose.com/t/fonts-using-python/330777
  10. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.Aspose.words.*; import com.asp…...locale is not supported in aspose Aspose.Words Product Family words-java...import com.aspose.words.*; import com.aspose.words.Font; import...

    forum.aspose.com/t/chinese-date-language-locale...