Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 49,837 for

properties

(0.29 sec)
  1. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....) # Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insert_break (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insertBreak (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Convert XPS to JPG in C#

    This tutorial answers the question about how to convert XPS to JPG in C#. It contains the environment configuration information, step-by-step procedure as well as a sample code to convert XPS file to JPG in C#...class instance Set image properties using the JpegSaveOptions... modifying several image properties, and finally the details...

    kb.aspose.com/page/net/how-to-convert-xps-to-jp...
  4. Convert MPP to PNG in C#

    You will learn about how to convert MPP to PNG in C#. You can transform MPP to PNG using C# by adhering to crisply defined steps and an easy to use example code....setting the required PNG file properties using an instance of the...ImageSaveOptions class, which offers properties like setting the fit content...

    kb.aspose.com/tasks/net/convert-mpp-to-png-in-c...
  5. How to Send Word Document by Email using C#

    In this easy tutorial, we will learn how to send Word Document by email using C#. In the following example, you will see how easy it is to send Word Document in email body using C#. You may use the example in any of the commonly available operating system like Linux, macOS, or Windows....as MailMessage and set its properties Instantiate SMTP client and...MailMessage class and set it’s mail properties. Finally, an instance of...

    kb.aspose.com/words/net/how-to-send-word-docume...
  6. Convert TIFF to PNG using Python

    This article guides on how to convert TIFF to PNG using Python. It has the details to set the IDE, a list of steps, and a sample code for changing TIFF file to PNG using Python....file using the respective properties and methods in the PngOptions...TiffImage to access TIFF-specific properties Create a PngOptions object...

    kb.aspose.com/imaging/python/convert-tiff-to-pn...
  7. Convert AI to TIFF in C#

    Use this topic to covert AI to TIFF in C#. Get the configuration settings, a list of steps, and a working example to export AI to TIFF in C#....class object, the required properties for the output TIFF image...customize the output TIFF image properties including bits per pixel...

    kb.aspose.com/psd/net/convert-ai-to-tiff-in-csh...
  8. Convert ODP to PDF in Python

    This brief article highlights how to convert ODP to PDF in Python. It also represents the required steps to establish the development environment along with a list of programming tasks, and an example code to transform ODP to PDF in Python....setting desired output PDF file properties. In the end, the loaded ODP...file by setting different properties exposed by the PdfOptions...

    kb.aspose.com/slides/python/convert-odp-to-pdf-...
  9. Extract Text From Word Document in C#

    You can easily extract text from Word Document in C# with this brief tutorial. It encompasses steps for setting up the development environment, step-by-step workflow, and a working sample code to convert Word to TXT in C#....instance and set the required properties Save the Word file as TXT...file, you can use different properties exposed by the TxtSaveOptions...

    kb.aspose.com/words/net/extract-text-from-word-...
  10. FieldInclude.source_full_name property | Aspose...

    FieldInclude.source_full_name property. Gets or sets the location of the document....source_full_name property FieldInclude.source_full_name property Gets or...location of the document. @property def source_full_name ( self...

    reference.aspose.com/words/python-net/aspose.wo...