Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 9,945 for

true type

(0.11 sec)
  1. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the documentation article in C++.... static Type () Remarks Use the TextBox property...textBox -> set_FitShapeToText ( true ); textBox -> set_TextBoxWrapMode...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 使用 Apache POI 和 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....add ( "A1:B4" , true ); //Setting the chart type of 2nd NSeries...

    docs.aspose.com/cells/zh/java/create-charts-usi...
  3. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made.... ReplacingArgs ) Parameter Type Description args ReplacingArgs...importer . importNode ( srcNode , true ); dstStory . insertAfter (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::TextPath::get_RotateLet...

    Aspose::Words::Drawing::TextPath::get_RotateLetters method. Determines whether the letters of the text are rotated in C++....set_Bold ( true ); shape -> get_TextPath () -> set_Italic ( true ); //...AppendWordArt ( doc , u "On set to \" true \" " , u "Calibri" , 150 , 24...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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/
  6. Cell.AcceptStart | Aspose.Words for .NET

    Discover the Cell AcceptStart method to seamlessly welcome visitors to your cell's entry point, enhancing user experience and engagement....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Aspose::Words::Drawing::TextPath::get_FontFamil...

    Aspose::Words::Drawing::TextPath::get_FontFamily method. Defines the family of the textpath font in C++....set_Bold ( true ); shape -> get_TextPath () -> set_Italic ( true ); //...AppendWordArt ( doc , u "On set to \" true \" " , u "Calibri" , 150 , 24...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::TextPath::get_Trim meth...

    Aspose::Words::Drawing::TextPath::get_Trim method. Determines whether extra space is removed above and below the text in C++....set_Bold ( true ); shape -> get_TextPath () -> set_Italic ( true ); //...AppendWordArt ( doc , u "On set to \" true \" " , u "Calibri" , 150 , 24...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Discover the DocumentVisitor VisitParagraphEnd method—efficiently handle paragraph enumeration completion in your applications for improved performance....Paragraph paragraph ) Parameter Type Description paragraph Paragraph...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Discover the DocumentVisitor VisitSectionStart method, essential for tracking section enumeration. Enhance your coding efficiency with this powerful tool!...Section section ) Parameter Type Description section Section...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...