Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 16,785 for

true type

(0.12 sec)
  1. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different Types of PDF417 and Micro PDF417 barcodes....to basic 1D stacked barcode types. PDF417 standards enable encoding...Macro PDF417 PDF417 barcode type with additional metainformation...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  2. Cell.paragraphs property | Aspose.Words for Python

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell.... CELL , True ): cell = cell . as_cell ()...paragraph_format . keep_with_next = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Calculated numeric cell value changes on saving...

    I am seeing some very strange behavior. In the attached workbook, cell B1726 on the Input sheet has formula =B1725. In memory in my C# program, after CalculateFormula is called for the workbook, I can see the DoubleVal…...DoubleValue properties and it returned true. However, upon saving the workbook...(“CELLSNET-58944”) has been updated. Its type has been changed from “Bug”...

    forum.aspose.com/t/calculated-numeric-cell-valu...
  4. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in Java with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... setShowValue ( true ); chart . getChartData ()....setCenterText ( NullableBool . True ); chart . getChartTitle ()...

    docs.aspose.com/slides/java/pie-chart/
  5. FontSubstitutionSettings.font_info_substitution...

    FontSubstitutionSettings.font_info_substitution property. Settings related to font info substitution rule.... enabled = True # Original font metrics should...keep_original_font_metrics = True # We will get a font substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    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....getShape ( 1 ); // set line dash type by index shape . getLine ()...getLineCap (). setValue ( BOOL . TRUE ); // set line color transparency...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  7. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…...IsFontAvailable("Montserrat")); // returns true string winFontCacheFolder =...SetFontFolder(winFontCacheFolder, true); Console.WriteLine(@"Montserrat...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  8. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer formatting in KeepSourceFormatting mode. Simplify your document imports today!... The default value is true . public bool IgnoreHeaderFooter...MyDir + "Header and footer types.docx" ); // If 'IgnoreHeaderFooter'...

    reference.aspose.com/words/net/aspose.words/imp...
  9. HtmlLoadOptions.ConvertSvgToEmf | Aspose.Words ...

    Discover HtmlLoadOptions' ConvertSvgToEmf property. Easily control SVG to EMF conversion for optimal image quality. Default is false; keep SVGs intact!...however, this option is set to true , Aspose.Words will convert...HtmlLoadOptions { ConvertSvgToEmf = true }; Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.loa...
  10. HtmlLoadOptions.convertSvgToEmf property | Aspo...

    HtmlLoadOptions.convertSvgToEmf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format...however, this option is set to true , Aspose.Words will convert...loadOptions . convertSvgToEmf = true ; let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...