Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 93,398 for

object

(0.21 sec)
  1. How to Convert PPT to PDF using Java

    This simple article focuses on how to convert PPT to PDF using Java by following the detailed configuration steps to use the given code sample. You can generate PDF from PPT in Java using the simple API interface in any of Java supported environments including Windows, Linux and macOS....using the Presentation class object to convert it to PDF Instantiate...Instantiate the PdfOptions class object and set the desired PDF options...

    kb.aspose.com/slides/java/how-to-convert-powerp...
  2. Create Transparent Image in Python

    Follow this article to create transparent image in Python. It shares details to set the IDE, a list of steps, and a sample code for developing a transparent picture maker in Python....output PNG image size, create an object of the PngOptions class, and...transparent Create the Graphics object for the image and set the smoothing...

    kb.aspose.com/imaging/python/create-transparent...
  3. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set page properties for PDF documents using Aspose.PDF for .NET, allowing for customized document formatting....property (from the Document object) to get the total number of...paragraphs collection of page object page . Paragraphs . Add ( new...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  4. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....// Create a "PdfSaveOptions" object that we can pass to the document's...in our MetafileRenderingOpt object to the saving operation. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Cells 中的图像标记|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.... DataType = typeof ( object ); //Add a new new record to...); //Create WorkbookDesigner object. WorkbookDesigner designer...

    docs.aspose.com/cells/zh/net/image-markers-in-a...
  6. MetafileRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.MetafileRenderingMode enhances WMF and EMF metafile rendering for optimal document quality and performance....// Create a "PdfSaveOptions" object that we can pass to the document's...in our MetafileRenderingOpt object to the saving operation. PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object # to determine how the saving...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Create a Shapefile in C#

    This quick tutorial guides on how to create a ShapeFile in C#. You can generate Shapefile in C# by adding different attributes and features to it without using any other third party graphics tool....using the VectorLayer class object by providing the SHP file name...VectorLayer object Instantiate the Point class object and set the...

    kb.aspose.com/gis/net/how-to-create-a-shapefile...
  9. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....allow you to add videos (video objects) to a presentation, Aspose...through its index. Add a Video object and pass the video file path...

    docs.aspose.com/slides/python-net/video-frame/
  10. Create WMF image file via .NET | products.aspos...

    Create WMF image file via .NET....Create Memory steam object. Create metafile object using Metafile...Metafile class. Create graphics object using Graphics.FromImage() method...

    products.aspose.com/drawing/net/create/wmf/