Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 17,437 for

true type

(0.15 sec)
  1. AxisBuiltInUnit enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis....supported by the new chart types of MS Office 2016. Billions...supported only by the new chart types of MS Office 2016. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Grouping Data in Aspose.Cells|Documentation

    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....group:normal/merge/repeat We support three types of groups that you can choose...the worksheets. wd . Process ( true ); // Save the Excel file. wd...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  3. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback mechanism.... setEnabled ( true ); The next step is a simple...the FontSubstitution warning type and the standard description...

    docs.aspose.com/words/java/manipulate-and-subst...
  4. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting.... // Below are two types of lists that we can create...GetChildNodes ( NodeType . Paragraph , true ); Assert . That ( paras . Count...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for Node.js via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation....but it can be used for all types of charts. const path = require...getNSeries (). add ( "D3:D8" , true ); // Set the category data...

    docs.aspose.com/cells/nodejs-cpp/custom-slice-o...
  6. How to add comments to bookmark range - Free Su...

    i have an existing word document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...“Cannot insert a node of this type at this location.” The bookmark...(parentComment.IsResolved) comment.Done = true; } } document.Save(@"c:\tem...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  7. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...Type != LayoutEntityType.Line) {...MoveNextLogical()) break; if (le.Type != LayoutEntityType.Line) {...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  8. Convert MHTML to JPG in Python – Aspose.HTML fo...

    Convert MHTML to JPG using Aspose.HTML Python library. Consider the supported MHTML to JPG conversion scenarios in ready-to-use Python examples....makedirs (output_dir, exist_ok = True) 13 14 document_path = os. path...media_type . SCREEN 25 options. text . use_hinting = True 26 27...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  9. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....Documents can be of various types, such as text, spreadsheets...constructor # to signal what type of image to save as. imageOptions...

    docs.aspose.com/words/python-net/converting-to-...
  10. Creating and Managing PST Files|Documentation

    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.... If set to ’true’, an exception will be thrown...FolderCreationOption { EnforceContainerClas = true , ContainerClass = "IPF.Note"...

    docs.aspose.com/email/net/create-and-manage-pst...