Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 15,366 for

true type

(0.2 sec)
  1. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...
  2. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Unlock seamless mail merging with Aspose.Words! Discover how the IMailMergeDataSourceRoot GetDataSource method enhances your document automation process....string tableName ) Parameter Type Description tableName String...<summary> /// An example of a typed collection that contains your...

    reference.aspose.com/words/net/aspose.words.mai...
  3. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended.... Section ) Parameter Type Description section Section...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitSubDocument method | Aspos...

    DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered.... SubDocument ) Parameter Type Description subDocument SubDocument...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished.... Document ) Parameter Type Description doc Document The...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....$B$2:$B$4" , true ); chart . GetNSeries (). Get...dataLabels . SetShowValue ( true ); // Add custom labels int...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  7. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...getFontInfoSubstitut().setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....Add an AutoShape of Rectangle type IAutoShape ashp = slide . getShapes...setFontBold ( NullableBool . True ); portion . getPortionFormat...

    docs.aspose.com/slides/java/manage-paragraph/
  9. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …...ExportAsFixedFormat Type:=xlTypePDF, Filename:=pdfPath...IncludeDocProperties:=True, IgnorePrintAreas:=False, OpenAfterPublish:=True End...

    forum.aspose.com/t/convert-excel-each-row-into-...
  10. Creating a Pie Chart with Leader Lines using C+...

    Learn how to use Aspose.Cells for C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....place, we will add a Chart of type ChartType.Pie to the collection...GetNSeries (). Add ( u "B1:B16" , true ); // Set category data range...

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...