Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 10,762 for

true type

(0.06 sec)
  1. PDF to SVG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...(); opt1 . setScaleToPixels ( true ); outputDoc . save ( "Merger_pdf_svg...

    products.aspose.com/pdf/java/merger/pdf-to-svg/
  2. SVG to PDF Merge using Java | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...(); opt1 . setAdjustPageSize ( true ); firstDoc = new com . aspose...

    products.aspose.com/pdf/java/merger/svg-to-pdf/
  3. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....Dynamic scrolling chart is a type of graphical representation...getNSeries (). add ( "Sales" , true ); chart . getNSeries (). get...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  4. How to create Dynamic Rolling Chart with C++|Do...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display.... It is a type of chart that continually updates...GetNSeries (). Add ( u "Sales" , true ); chart . GetNSeries (). Get...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...
  5. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....hasMajorGridlines = true ; xAxis . hasMinorGridlines = true ; // Define...hasMajorGridlines = true ; yAxis . hasMinorGridlines = true ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.bidi property | Aspose.Words for Python

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics....classified as “weak types” and “neutral types”. Examples Shows how...italic_bi = True builder . font . bold_bi = True builder . font...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage PowerPoint Paragraph in JavaScript|Aspos...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in JavaScript...Add an AutoShape of Rectangle type var ashp = slide . getShapes...aspose . slides . NullableBool . True ); portion . getPortionFormat...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  8. Aspose::Words::Drawing::TextPath::get_Italic me...

    Aspose::Words::Drawing::TextPath::get_Italic method. True if the font is formatted as italic in C++....TextPath::get_Italic method True if the font is formatted as...set_Bold ( true ); shape -> get_TextPath () -> set_Italic ( true ); //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Task Budget Work and Cost Values

    Learn how to edit with Microsoft Project (MPP/XML) task budget works and costs using Aspose.Tasks for C++....assn_enumerator -> get_Current(), true )) 24 { 25 26 // C# preprocessor...ResourceType > (resource -> Get(Rsc::Type())) == Aspose::Tasks::ResourceType::Work)...

    docs.aspose.com/tasks/cpp/task-budget-work-and-...
  10. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++....allow you to create different types of lists, for example, phone...listObjects . add ( 1 , 1 , 7 , 5 , true ); // Show the total row for...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...