Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 87,574 for

object

(0.52 sec)
  1. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#....shapes by adding multiple objects and customizing the output...it for creating a Graphics object to enable drawing Clear the...

    kb.aspose.com/drawing/net/create-transparent-im...
  2. Bookmark class | Aspose.Words for Node.js

    Aspose.Words.Bookmark class. Represents a single bookmark...Remarks Bookmark is a “facade” object that encapsulates two nodes...with a bookmark as a single object. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Extract Images from PDF C#|Aspose.PDF for .NET

    How to extract a part of the image from PDF using Aspose.PDF for .NET in C#...index returns an XImage object. This object provides a Save method...

    docs.aspose.com/pdf/net/extract-images-from-the...
  4. ASP - JScript via COM Interop|Aspose.PDF for .NET

    Learn to use Aspose.PDF for .NET in ASP and JScript applications through COM Interop. Enable advanced PDF capabilities....Create a new Page in the PDF object var pdfpage = pdf . Pages ...(); // Create Text Fragment object var sampleText = Server . CreateObject...

    docs.aspose.com/pdf/net/asp-jscript-via-com-int...
  5. DocumentProperty class | Aspose.Words for Node.js

    Aspose.Words.Properties.DocumentProperty class. Represents a custom or built-in document property...docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. /*console.log("Built-in Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Settings::OdsoRecipientDataColle...

    Aspose::Words::Settings::OdsoRecipientDataCollection class. A typed collection of OdsoRecipientDataTo learn more, visit the documentation article in C++....soRecipientData>&) Adds an object to the end of this collection...override Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.saveRoutingSlip property. When ``false``, RoutingSlip data is not saved to output document...DocSaveOptions object in a LoadOptions object. expect (() =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. View POTX in C++ | products.aspose.com

    View POTX in C++. Use C++ library API to open and view PowerPoint presentation...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the POTX file. Create...

    products.aspose.com/slides/cpp/viewer/potx/
  9. View OTP in C++ | products.aspose.com

    View OTP in C++. Use C++ library API to open and view OpenOffice presentation...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the OTP file. Create...

    products.aspose.com/slides/cpp/viewer/otp/
  10. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding as Embedded Resources...create an instance of Stream object from ByteArray contents InputStream...); // Instantiate Document object from stream instance Document...

    docs.aspose.com/pdf/java/disable-files-compress...