Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 91,351 for

object

(0.17 sec)
  1. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... Page The object is positioned relative to the...edge of the page. Column The object is positioned relative to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert Image to Black and White PDF using Python

    This guide discusses to render image to black and white PDF using Python. It covers the algorithm and the Python JPG to black and white PDF conversion code snippet....Load the input image with an object of the Image class Cast the...the RasterCachedImage class object and cache it Binarize the image...

    kb.aspose.com/imaging/python/convert-image-to-b...
  3. How to Print PowerPoint Presentation in Python

    In this step by step tutorial, we will focus on how to print PowerPoint presentation in Python along with the detailed steps to set up the environment and verify the working sample code. You can use this example in any of Python supported environment to print PPT in Python without any dependency on Microsoft PowerPoint....Create the PrinterSettings object to set the printer settings...using the PrinterSettings class object different print settings are...

    kb.aspose.com/slides/python/how-to-print-powerp...
  4. How to Convert Outlook Email to HTML using Java

    In this example, we will focus on how to convert Outlook Email to HTML using Java. You will learn that in order to convert an Email to HTML Java based API can be used in any of the commonly available operating systems like Windows, Linux, or macOS that is configured with Java....Instantiate the MailMessage class object to access the source MSG or...using the MailMessage class object as a first step. We will then...

    kb.aspose.com/email/java/how-to-convert-outlook...
  5. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....APIs just put the ReferredArea object into the paramsList when the...from contextObjects . public object CalculateCustomFunct ( string...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  6. Ինչպես փոխարկել PUB-ը PNG-ի C#-ում

    Այս քայլ առ քայլ ձեռնարկը մանրամասնում է, թե ինչպես փոխարկել PUB-ը PNG-ի C#-ում: Այս ձեռնարկի C#-ը փոխակերպում է յուրաքանչյուր PDF էջ առանձին PNG պատկերի ֆայլի:...վերլուծված PUB ֆայլը Document object -ում Պահպանեք միջանկյալ PDF...interface Ստեղծեք նոր PDF Document object Անցեք PDF ֆայլի բոլոր էջերը...

    kb.aspose.com/hy/pub/net/how-to-convert-pub-to-...
  7. How to Verify Signature in PDF using C#

    This tutorial guides on how to verify signature in PDF using C#. It contains information about the configuration, a step-by-step procedure and a sample code to validate signature in PDF using C#....Create a PdfFileSignature class object to load PDF for signature verification...instantiate a PdfFileSignature class object as it contains BindPdf() method...

    kb.aspose.com/pdf/net/how-to-verify-signature-i...
  8. Insert a Table of Contents in Word using C#

    Insert a table of contents in Word using C#. Get details to configure the IDE, a list of steps, and a sample code to add a table of contents in Word using C#....Document object and initialize the DocumentBuilder object Add the...configure the DocumentBuilder class object that supports adding a table...

    kb.aspose.com/words/net/insert-a-table-of-conte...
  9. How to Create a PDF Booklet using C#

    This article describes how to create a PDF booklet using C#. It has details about the IDE settings, a list of steps for application development, and a runnable sample code to make booklet from PDF using C#....create a booklet Instantiate an object of the PdfFileEditor class...is commenced by creating an object of PdfFileEditor class that...

    kb.aspose.com/pdf/net/how-to-create-a-pdf-bookl...
  10. How to Convert Image to PDF in C#

    This brief tutorial discusses how to convert image to PDF in C#. You will understand how using C# image to PDF conversion feature can be used with the help of the given steps and a code snippet....images to PDF file Create an object of the Document class to initialize...file Initialize an Image class object Load the input JPG or PNG image...

    kb.aspose.com/pdf/net/how-to-convert-image-to-p...