Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 16,265 for

true type

(0.29 sec)
  1. Formatting Pivot Table|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.... Setting the AutoFormat Type Microsoft Excel offers a number...Set PivotTable.IsAutoFormat to true . Assign a formatting option...

    docs.aspose.com/cells/net/formatting-pivot-table/
  2. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section of this story in C++....get_HeadersFooters () -> LinkToPrevious ( true ); // Each section will still...get_HeadersFooters () -> LinkToPrevious ( true ); // We can un-link a previous...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method... SaveFormat ) Parameter Type Description stream Stream where...Saving . SaveOptions ) Parameter Type Description stream Stream where...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!... IsVisible { get; } Returns true if the LineStyle is not None...as a hash function for this type. Remarks Borders can be applied...

    reference.aspose.com/words/net/aspose.words/bor...
  5. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index.... Node ) Parameter Type Description index number The...contains ( newRun )). toEqual ( true ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...SaveFormat saveFormat ) Parameter Type Description saveFormat SaveFormat...docInfo . IsEncrypted , Is . True ); // If we wish to open or...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DropDownItemCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience....Add ( string value ) Parameter Type Description value String The... Contains ( "Three" ), Is . True ); // There are two ways of...

    reference.aspose.com/words/net/aspose.words.fie...
  8. BookmarksOutlineLevelCollection.RemoveAt | Aspo...

    Easily manage your bookmarks with the RemoveAt method. Quickly remove bookmarks by index for a streamlined experience in your application!...RemoveAt ( int index ) Parameter Type Description index Int32 The...Contains ( "Bookmark 1" ), Is . True ); Assert . That ( outlineLevels...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Strip FNC|Documentation

    Learn how to control function code (FNC) characters in Code 128 and GS1-128 recognition using the StripFNC parameter.... setStripFNC ( true ); // Or preserve FNC control...setStripFNC ( false ); StripFNC = true (default): FNC characters are...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. Z Axis with C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....add a chart and set the chart type to Column3D ; you can then see...SetChartDataRange ( u "A2:C3" , true ); // Hide the CategoryAxis...

    docs.aspose.com/cells/cpp/z-axis/