Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 12,591 for

true type

(0.1 sec)
  1. Generate Point Cloud to PDF File Formats via .N...

    C# source code to load, render and add generate point cloud to PDF documents on .NET Framework, .NET Core, Mono....EvaluateGlobalTransf( true ); foreach ( var entity in n...mesh, transform); } } } return true ; }); //Merge method for generating...

    products.aspose.com/3d/net/point-cloud/pdf/
  2. Generate Point Cloud to PLY File Formats via Ja...

    Sample Java generate point cloud code for PLY file. Use this example code to generate point cloud to PLY file within any Web or Desktop Java based application....evaluateGlobalTransf( true ); for (Entity entity : n.getEntities())...mesh, transform); } } } return true ; }); // create an instance...

    products.aspose.com/3d/java/point-cloud/ply/
  3. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Python via .NET chart worksheets and automate reports across PPT, PPTX and ODP files....worksheet is created for all types of charts: line chart, bar chart...property of the IChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/python-net/chart-workshe...
  4. Adding Slide to Presentation|Aspose.Slides Docu...

    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.... Open ( presentationFile , true )) { // Pass the source document...ShapeLocks () { NoGrouping = true }), new ApplicationNonVisual...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  5. 档案

    档案...<Label Content="Select Barcode Type:" HorizontalAlignment="Left"...Text="Select Barcode Type" IsReadOnly="True" SelectedIndex="-1"...

    blog.aspose.com/zh/barcode/wpf-barcode-generato...
  6. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document... Default value is True . bidi Gets or sets whether...table. has_child_nodes Returns True if this node has any child nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…...or use a different instance type if necessary. 3. License Configuration...restartPython() 5. ASPOSE CONVERTER from typing import List import logging...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  8. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...Story ) hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....Words :: NodeType :: Paragraph , true ); // Find if we have the paragraph...-> set_ExportRelativeFontSi ( true ); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Working with Charts in C#|Aspose.Words for .NET

    Use charts to represent your sequential data when building a report in C#.... Depending on the type of the chart, add x tags to...series. For a chart of another type, add a single x tag to the chart...

    docs.aspose.com/words/net/linq-working-with-cha...