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

object

(0.19 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. ImageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.image_saving()](../iimagesavingcallback/image_saving/#imagesavingargs) event...providing your own stream objects. To apply your own logic for...current_shape Gets the ShapeBase object corresponding to the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Formula recognition|Documentation

    Extracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....method accepts an OcrInput object and optional recognition settings...ocr.com.RecognitionResult objects. Each result contains extracted...

    docs.aspose.com/ocr/java/formula-recognition/
  4. Converting a PS file to PDF using PHP | Aspose.PDF

    Sample code on PHP for PS to PDF conversion. Use example code for batch PS to PDF conversion with Aspose.PDF for PHP via Java...PsLoadOptions object Create a new Document object and load the...Create a new PsLoadOptions object. $loadOption = new PsLoadOptions...

    products.aspose.com/pdf/php-java/conversion/ps-...
  5. How to Convert JSON to Excel in Python

    This quick tutorial explains how to convert JSON to Excel in Python as when we convert JSON to Excel Python is one of the best options. This tutorial provides configuration information, sequence of steps and a runnable sample code to demonstrate this feature....the JsonLayoutOptions class object that allows a number of customizations...Create a JsonLayoutOptions class object to customize the JSON import...

    kb.aspose.com/cells/python/how-to-convert-json-...
  6. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics Objects at your desired size for enhanced visual output....Renders the shape into a Graphics object to a specified size. public...Description graphics Graphics The object where to render to. x Single...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::Create method. Creates CertificateHolder Object using byte array of PKCS12 store and its password in C++....method Creates CertificateHolder object using byte array of PKCS12...method Creates CertificateHolder object using byte array of PKCS12...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Aspose::Words::Rendering::NodeRendererBase clas...

    Aspose::Words::Rendering::NodeRendererBase class. Base class for ShapeRenderer and OfficeMathRenderer. To learn more, visit the documentation article in C++....NodeRendererBase : public System :: Object Methods Method Description...Renders the shape into a Graphics object to a specified scale. RenderToSize...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....get; } Gets the Bibliography object that represents the list of...get; } Gets a FieldOptions object that represents options to...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Add Audio in PowerPoint PPT in C# | C# Extract ...

    Use .NET PowerPoint API to insert audio in PowerPoint presentations using C#. Extract audio from the slides in the presentations programmatically....from file into a FileStream object. Insert the audio to the presentation...audio frame into an IAudioFrame object. Set the additional properties...

    blog.aspose.com/slides/add-or-extract-audio-in-...