Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 16,140 for

true type

(0.27 sec)
  1. 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...
  2. Visual Studio Export ListView To Word Control|A...

    How to export contents of ListView into Word Processing document using Aspose.Words in C#....by this control Property Name Type Example/Possible values Description...ExportInLandscape bool true or false If true it changes the orientation...

    docs.aspose.com/words/net/visual-studio-export-...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....chartAxisXTitle -> set_Show ( true ); System :: SharedPtr < Aspose...set_Show ( true ); chartAxisYTitle -> set_Overlay ( true ); chartAxisYTitle...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 用Node.js via C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for Node.js在Microsoft Excel中创建图表。我们的指南将展示各种图表类型以及如何自定义其外观和格式。...setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...getNSeries (). add ( "A1:B3" , true ); // Saving the Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-ch...
  5. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series [ 0 ] . has_data_labels = True chart . series [ 0 ] . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....IllegalArgumentExcep("Field start type must be FieldHyperlink."); }...value; updateFieldCode(); } // True if the hyperlinks target is...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents, verify, or validate the digitally sign PDFs using Python.... sign ( 1 , True , drawing . Rectangle ( 300...file signature . sign ( 1 , True , drawing . Rectangle ( 300...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  8. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....represented by the MasterSlide type. The Aspose.Slides Presentation...contains the masters collection of type MasterSlideCollectio , which...

    docs.aspose.com/slides/python-net/slide-master/
  9. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...setRecognizeBullets(true); // keep real lists saveOptions...multi-column docs // saveOptions.setIm(true); // Save the PDF as a DOCX...

    forum.aspose.com/t/document-comparison-using-as...
  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...