Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 46,965 for

properties

(0.07 sec)
  1. Customize Pie Charts in Presentations Using С++...

    Learn how to create and customize pie charts in С++ with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... In order to specify the properties. Please follow the steps...below, we have set different properties of Pie of Pie chart. Set...

    docs.aspose.com/slides/cpp/pie-chart/
  2. How to Create PDF using C++

    In this short tutorial, we will learn how to create PDF using C++. By using C++ create PDF file example, one can easily generate a PDF in few API calls. The example can be used in any MS Windows development environment that support C++....instance to set text and its properties Using Save method in C++...it. Then PDF text and its properties are set by initializing TextBuilder...

    kb.aspose.com/pdf/cpp/how-to-create-pdf-using-cpp/
  3. How to Convert SVG to JPG in C#

    This precise tutorial focuses on how to convert SVG to JPG in C#. It includes environment setup details along with the code snippet to export SVG document to JPG in C#....class Set different image properties using the ImageSaveOptions...the next step, different properties of the JPG image are specified...

    kb.aspose.com/html/net/how-to-convert-svg-to-jp...
  4. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the document....thumbnail property BuiltInDocumentPrope.thumbnail property Gets or...thumbnail of the document. @property def thumbnail ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library....getMaxDataColumn() properties. If the aforementioned properties return zero...however, if any of these properties return -1, that indicates...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  6. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph formatting Properties in C++....the paragraph formatting properties. System :: SharedPtr < Aspose...); // Set some page setup properties for the section. section...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....the selected worksheet Set properties of the new validation Save...worksheet, and its various properties are set before saving the...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  8. Creating and Saving Outlook Contacts in Jython|...

    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....different properties of this Contact Item. # Set Name properties using...name_prop_set ) # Set professional properties using MapiContactProfessio...

    docs.aspose.com/email/java/creating-and-saving-...
  9. Aspose::Words::PageSetup::get_Orientation metho...

    Aspose::Words::PageSetup::get_Orientation method. Returns or sets the orientation of the page in C++....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....initial data and sets relevant properties. Finally, it saves the workbook..."A1:C7" , true ); // Set properties for the bar chart chart ...

    docs.aspose.com/cells/cpp/create-tornado-chart/