Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 94,435 for

object

(2.05 sec)
  1. Aspose::Words::Rendering::NodeRendererBase::Ren...

    Aspose::Words::Rendering::NodeRendererBase::RenderToSize method. Renders the shape into a Graphics Object to a specified size in C++....Renders the shape into a Graphics object to a specified size. float...m::Drawing::Graphics>& The object where to render to. x float...

    reference.aspose.com/words/cpp/aspose.words.ren...
  2. SaveOptions.saveFormat property | Aspose.Words ...

    SaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used....saved if this save options object is used. get saveFormat ()...docx" ); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type....watermark corresponds to a WordArt object. IMAGE Indicates that the image...passing a TextWatermarkOptions object when creating the watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an Object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...NullReferenceExcepti: Object reference not set to an instance of an object. at...is an attempt to access an object that has not been initialized...

    forum.aspose.com/t/nullreferenceexception-in-do...
  5. How to Create Excel File in Python

    Here is a quick tutorial that describes how to create Excel file in Python. It provides details how using Python generate Excel file along with the information about configuring the environment....Instantiate a Workbook class object to create an empty Excel file...initializing a Workbook class object. Each workbook contains a worksheet...

    kb.aspose.com/cells/python/how-to-create-excel-...
  6. How to Convert Outlook Email to PDF using Python

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using Python. You will see that in order to convert MSG to PDF Python based API can be used. You can use this example in any of the commonly available operating system like Windows or Linux....instance of the MailMessage class object to load the source EML or MSG...LoadFormat as MHTML and create an object of the Document class to load...

    kb.aspose.com/email/python/how-to-convert-outlo...
  7. Converting Worksheet to Image in PHP|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....xls" ); // Create an object for ImageOptions $imgOptions...); // Create a SheetRender object for the target sheet $sr =...

    docs.aspose.com/cells/java/converting-worksheet...
  8. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export to Markdown, ensuring accurate and efficient document conversion....Shows how to export OfficeMath object as Latex. Document doc = new...Shows how to export OfficeMath object as MarkItDown. Document doc...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to Convert PDF to PDF X1A in Java

    This short how-to guide describes the process on how to convert PDF to PDF X1A in Java. It has details about setting the IDE, a list of steps defining the programming tasks, and a runnable sample code to develop a PDF to PDF X 1A converter in Java....PDF file into the Document object that is to be transformed to...to PDF/X-1a Create an object of PdfFormatConversionO class for...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-pd...
  10. How to Apply Conditional Formatting in Excel in C#

    This article defines the process on how to apply conditional formatting in Excel in C#. It contains IDE settings, a list of steps, and a sample code to create conditional formatting in Excel in C#....conditional formatting collection object and access its reference Create...conditional formatting collection object Create a format condition,...

    kb.aspose.com/cells/net/how-to-apply-conditiona...