Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 141,436 for

font

(0.47 sec)
  1. Extract ttf from ttc file, missing PostScriptNa...

    On Mac, I need to extract a ttf file from a ttc. I use this code to do that. int collectionIndex = 0 TtcFontSource source = new TtcFontSource(FontPath); FontDefinition[] fds = source.GetFontDefinitions(); TtfFont ttfF…...Font Product Family Whiletrue March...TtfFont ttfFont = Aspose.Font.Font.Open(fds[collectionIndex])...

    forum.aspose.com/t/extract-ttf-from-ttc-file-mi...
  2. Parse PDF documents|Aspose.PDF for Python via .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Python via .NET.... Extract Fonts from PDF . Font Extraction is a specific...specific operation with fonts in PDFs. Extract Data from the Form...

    docs.aspose.com/pdf/python-net/parsing/
  3. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try to measure the grid rows to calculate where horizontal page breaks are required on a worksheet (e.g. because I want to keep specific sets of rows together on the same page). AsposeCellsPaperHe…... Adjusting for Font Size and Style : The font size and style...the height. Ensure that the font settings in your Aspose.Cells...

    forum.aspose.com/t/getrowheightinch-returns-sli...
  4. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....API should use the system’s font substitution mechanism first...first, in case a required font is not present and no substitution...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreOleData()...value) Allows to specify document font settings. setIgnoreOleData(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create Transparent Image of Excel Worksheet|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....Cells Font Usage Analyzing your prompt...

    docs.aspose.com/cells/java/create-transparent-i...
  7. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    Aspose::Words::Fonts::FontConfigSubstitutionRule::set_Enabled method. Specifies whether the rule is enabled or not in C++....Aspose::Words::Fonts::FontConfigSubstituti::set_Enabled method...not. void Aspose :: Words :: Fonts :: FontConfigSubstituti :: set_Enabled...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for Python via .NET....then changes the fill color and font color of the cell to light blue...

    docs.aspose.com/cells/python-net/get-the-cell-o...
  9. Using Aspose.PDF for Python via Java|Aspose.PDF...

    Key functions, features of converting, splitting, merging and performing other operations related to creating and editing PDFs using Python via Java...extended security controls; custom font handling; integration with data...

    docs.aspose.com/pdf/python-java/overview/
  10. 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…...test file, a screenshot and the font file we used for your reference...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...