Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 96,282 for

object

(0.56 sec)
  1. animation_relations.png

    nonpremultipled deflate 789 8 8 8 8 PixelInterleaved width=366, height=789, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 789 ke......as Node1 <<AnimationNode>> { object BindPoint1 <<BindPoint>> {...{ prop : Channel } object "AnimationChannel1" as ch1 <<AnimationChannel>>...

    docs.aspose.com/3d/de/net/aspose-3d-document-ob...
  2. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook Object using Aspose.Cells for Node.js via C++....Workbook object. The dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. Workbook...

    docs.aspose.com/cells/nodejs-cpp/release-unmana...
  3. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart Objects for impactful presentations.... double ) Inserts an chart object into the document and scales...other settings using the Shape object returned by this method. Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 在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....//Instantiating a Workbook object Workbook workbook = new Workbook.../data/test.xlsx" ); //Create an object for ImageOptions ImageOrPrintOptions...

    docs.aspose.com/cells/zh/net/printing-workbooks...
  5. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined document management....new object. Each instance of a class creates a new object, and...properties and methods of the object. DesignerModule 3 A VBA module...

    reference.aspose.com/words/net/aspose.words.vba...
  6. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless document saving. Optimize your workflow today!...saved if this save options object is used. Can be Doc or Dot...DocSaveOptions object in a LoadOptions object. Assert . Throws...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert GIF to PDF in Python

    Follow this article to transform GIF to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing a GIF file to PDF converter in Python....Create a new Document class object to hold the output PDF file...created PDF file Create an object of the Image class from the...

    kb.aspose.com/pdf/python/convert-gif-to-pdf-in-...
  8. How to Insert Signature in PowerPoint using Python

    This article provides details about how to insert signature in PowerPoint using Python. All the details related to the configuration, program flow, and a runnable sample code to add digital signature to PowerPoint using Python are provided....the DigitalSignature class object using the PFX file along with...using the Presentation class object for adding signature Add the...

    kb.aspose.com/slides/python/how-to-insert-signa...
  9. How to Convert CDR to PSD in Java

    In this quick tutorial you will learn how to convert CDR to PSD in Java. It will assist you to write CDR to PSD converter software in Java using a few lines of code only....conversion Using the CdrImage object, load the source CDR file Instantiate...Instantiate the PsdOptions object to set parameters of the output...

    kb.aspose.com/imaging/java/how-to-convert-cdr-t...
  10. Convert GIF to PDF using C#

    Follow this article to convert GIF to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for developing a GIF file to PDF converter using C#....output PDF file name Create an object Document class and add a page...page to it Create an image object from the Aspose.PDF library...

    kb.aspose.com/pdf/net/convert-gif-to-pdf-using-...