Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 90,865 for

object

(0.12 sec)
  1. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....class object Instantiate the PdfSaveOptions class object to customize...loaded into the Document class object that has multiple overloaded...

    kb.aspose.com/words/python/how-to-convert-word-...
  2. Working with Tables in OneNote | Aspose.Note Do...

    This article provides guidance on working with tables in OneNote using C#....works as follows: Create an object of the Document class. Call...works as follows: Create an object of the Document class. Filter...

    docs.aspose.com/note/net/working-with-tables/
  3. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell. To learn more, visit the documentation article in C++....PreferredWidth : public System :: Object Methods Method Description...(System::SharedPtr<System::Object>) override Determines whether...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. aspose.words.math module | Aspose.Words for Python

    The aspose.words.math module contains classes that represent Office Math elements....OfficeMath Represents an Office Math object such as function, equation...Specifies type of an Office Math object. OfficeMathDisplayTyp Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Python...we create a new LayerGroup object using the add_layer_group method...method of the PsdImage object. We provide the name of the group...

    docs.aspose.com/psd/python-net/psd-group-layer/
  6. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/java/comments-and-notes/
  7. Managing Worksheets in Ruby|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....# Instantiating a Workbook object workbook = Rjb :: import (...new worksheet to the Workbook object worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/java/managing-worksheets-...
  8. Accessing Gmail on SSL|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....above set up the SMTPClient object to connect to the Gmail server...same client object, create a MailMessage class object and send the...

    docs.aspose.com/email/net/accessing-gmail-on-ssl/
  9. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....methods offered by the Style object that can be used by developers...methods offered by the Style object that can be used by developers...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. How to Convert SVG to PDF in C# Code

    This step by step tutorial elaborates how to convert SVG to PDF in C#. Creating SVG to PDF C# converter is easy and simple using Aspose.SVG for .NET....input SVG file into SVGDocument object Specify output PDF attributes...attributes using PdfRenderingOptions object Finally, save output PDF by...

    kb.aspose.com/svg/net/how-to-convert-svg-to-pdf...