Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 87,574 for

object

(0.13 sec)
  1. Draw Rectangle in C#

    This article explains how to draw rectangle in C#. It includes the IDE setup, the algorithm, and a working code snippet to create a rectangle in C#....create a Bitmap object Make a Graphics class object while using the...while defining a Pen class object, and the rectangular coordinates...

    kb.aspose.com/drawing/net/draw-rectangle-in-csh...
  2. Using Variables in C#|Aspose.Words for .NET

    Use variables to calculate an expensive value just once and access it multiple times in template documents using C#....can not use the contextual object member access feature against...variable. See “Using Contextual Object Member Access” for more information...

    docs.aspose.com/words/net/using-variables/
  3. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....represented by a ParagraphFormat object that is returned by the ParagraphFormat...ParagraphFormat property. This object encapsulates various paragraph...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  4. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....// Create PdfFileSignature object PdfFileSignature pdfSign =...// Create PdfFileSignature object PdfFileSignature pdfSign =...

    docs.aspose.com/pdf/java/remove-signature-from-...
  5. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....by a Series object, whereas SeriesCollection object serves as a...a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/cpp/customizing-charts/
  6. How to Convert XML to XLSX in Python

    This simple topic focuses on how to convert XML to XLSX in Python. It covers the steps for detailed system configuration, and a step-wise algorithm describing program flow. You can load the XML file in Python convert XML to XLSX using simple code....Create an object of the XmlLoadOption class object to set the...disk using the Workbook class object by providing the load options...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  7. How to Convert Outlook Email to TIFF using Java

    In this simple article, we will learn how to convert Outlook Email to TIFF using Java. You will observe that in order to render Email to TIFF Java based API can be efficiently utilized and the application can be used in any of the Java spported environment in MS Windows, macOS, or Linux....Instantiate the MailMessage class object to load the source MSG or EML...instantiating the Document class object Save the loaded EML file to...

    kb.aspose.com/email/java/how-to-convert-outlook...
  8. How to Convert PDF to Image in Java

    In this quick tutorial you will learn how to convert PDF to image in Java. It will also assist to set resolution and other parameters while the PDF to image conversion in Java is performed....file into the Document class object for converting to JPG Set the...using the Resolution class object Initialize the respective image...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-im...
  9. Create a Table of Contents in Word using Java

    Create a table of contents in Word using Java. Get details to set IDE, a list of steps, and sample code to generate a table of contents in Word using Java....Word file into the Document object and initialize the DocumentBuilder...instantiate the DocumentBuilder class object. Add the title for the TOC...

    kb.aspose.com/words/java/create-a-table-of-cont...
  10. How to Convert ODP to PPTX in C#

    This small tutorial explains how to convert ODP to PPTX in C#. You will get a crisp information about setting the environment, step-wise process and a runnable sample code to transform ODP to PPTX in C#....Create the LoadOptions class object to set the load options Set...therefore, the LoadOptions class object is declared in the beginning...

    kb.aspose.com/slides/net/how-to-convert-odp-to-...