Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 92,098 for

object

(0.32 sec)
  1. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical positioning for shapes and text frames effectively and enhance document layouts.... Page 1 The object is positioned relative to the...of the page. Paragraph 2 The object is positioned relative to the...

    reference.aspose.com/words/net/aspose.words.dra...
  2. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... Page The object is positioned relative to the...of the page. Paragraph The object is positioned relative to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. C# API to convert Publisher PUB files

    Convertion functionality of Publisher file using Aspose.PUB for .NET solution is described and demonstrated with the pseudocode in this article....Parse method on the parser object to parse the .pub file and...and obtain a PubDocument object. The Parse method is responsible...

    docs.aspose.com/pub/net/convert-pub-files/
  4. 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....using the Presentation class object for converting ODP to a PDF...file Use the PdfOptions class object and set the desired PDF file...

    kb.aspose.com/slides/python/convert-odp-to-pdf-...
  5. Insert Footnote in Word using Python

    Follow this article to insert footnote in Word using Python. It has details to set the IDE, a list of steps, and a sample code showing how to add a footnote in Word using Python....Document class object Instantiate the DocumentBuilder object by linking...

    kb.aspose.com/words/python/insert-footnote-in-w...
  6. How to Convert PDF to JPEG in C#

    This simple tutorial entails how to convert PDF to Jpeg in C#. In order to write the PDF to Jpeg converter C# code and detailed steps are provided along with the environment configuration....and configure the JpegDevice object using the specified resolution...JPEG files. The JpegDevice object is sets the output JPEG resolution...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-jpe...
  7. Insert Bullets in Word using Java

    Follow this article to insert bullets in Word using Java. It shares the IDE settings, a list of steps for writing the application, and a sample code to add bullets in Word using Java....class, link a DocumentBuilder object, and use applyBulletDefault()... linking a DocumentBuilder object, and starting a list by calling...

    kb.aspose.com/words/java/insert-bullets-in-word...
  8. Remove Page Break in Excel using C#

    Remove page break in Excel using C#. Get the IDE settings, a list of steps, and a sample code to delete page break in Excel using C#....spreadsheet into the Workbook class object and access the sheet for deleting...Access the HorizontalPageBreaks object and call the clear() method...

    kb.aspose.com/cells/net/remove-page-break-in-ex...
  9. Convert TIFF to PDF using Python

    This guide explains how to convert TIFF to PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code for changing TIFF to PDF....using the PdfOptions class object. This process of converting...method Create a PDF save options object and set the output PDF resolution...

    kb.aspose.com/imaging/python/convert-tiff-to-pd...
  10. How to Convert HTML File to PDF in Java

    This brief tutorial describes how to convert HTML file to PDF in Java. You will get detailed steps and HTML to PDF converter using java where output PDF file is customized by setting multiple properties....initialize the PdfSaveOptions object to customize the output PDF...PDF using the PdfSaveOptions object Convert the source HTML file...

    kb.aspose.com/html/java/how-to-convert-html-fil...