Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 91,325 for

object

(0.13 sec)
  1. VbaModuleCollection.get_by_name method | Aspose...

    VbaModuleCollection.get_by_name method. Retrieves a [VbaModule](../../vbamodule/) Object by name, or Null if not found....get_by_name(name) Retrieves a VbaModule object by name, or Null if not found...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PSD to GIF using C#

    This article assists on how to convert PSD to GIF using C#. You can configure the environment and write an application to export PSD to GIF using C# by following the steps and sample code given in this guide....multiple layers and smart objects to a popular bitmap image format...the PsdImage class Create an object off the GifOptions class Set...

    kb.aspose.com/psd/net/convert-psd-to-gif-using-...
  3. Calculate the area using Equal Area projection

    Calculate the area of a country, island, or property from a map of an Object using Equal Area projection...or property from a map of an object using Equal Area projection...is WGS84. Measurements of objects placed on the Earth will always...

    products.aspose.com/gis/net/measure-distance/
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for C++ calculates and applies effective shape properties for precise PowerPoint rendering....class represents an immutable object which contains effective camera...class represents an immutable object which contains effective light...

    docs.aspose.com/slides/cpp/shape-effective-prop...
  5. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....TextWatermarkOptions class object Set the properties for the...It uses the Document class object to load or create a Word document...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  6. Insert Page Break in PDF using C#

    This article guides on how to insert page break in PDF using C#. It has the IDE settings, steps, and a sample code to add page break to PDF using C#....file into the Document class object for inserting a page break...Instantiate the PdfFileEditor object for working with the PDF Add...

    kb.aspose.com/pdf/net/insert-page-break-in-pdf-...
  7. How to Convert MPP to SVG using Java

    This crisp topic focuses on how to convert MPP to SVG using Java. It covers all the configuration details, a sequence of steps and a runnable sample code for developing an MPP to SVG converter using Java....file into the Project class object for converting it to SVG Set...using the SvgOptions class object Convert the MPP file to SVG...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  8. Page Break in existing PDF|Aspose.PDF for .NET

    Discover how to insert page breaks in an existing PDF file in .NET using Aspose.PDF for better page management....PageBreak is array of page break objects. It have two properties: index...()) { // Create PdfFileEditor object var fileEditor = new Aspose...

    docs.aspose.com/pdf/net/page-break-in-existing-...
  9. How to Send Word Document in Email using Java

    In this brief topic, you will learn how to send Word Document in Email using Java. The following simple steps can be used to send DOCX in Email with Java export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....Instantiate a Document Class object to load the input document...MHTML file using the stream object, which is loaded as an input...

    kb.aspose.com/words/java/how-to-send-word-docum...
  10. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....Define the OoxmlSaveOptions object and set the save format and...using Java . Instantiate an object of the Document class to load...

    kb.aspose.com/words/java/insert-shapes-in-word-...