Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 94,362 for

object

(0.12 sec)
  1. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....application link: Create a Document object. Get the Page you want to add...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/cpp/create-links/
  2. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....application link: Create a Document object. Get the Page you want to add...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/java/create-links/
  3. Arithmetic operations resulted in an overflow -...

    I’ve seen similar topics here before, but not with a public answer (at least that I’ve noticed.) I get the error in the subject line when attempting to convert an AVIF image to JPEG (or PNG). I’m using the code almost s…...b__128_0(Object state) at System.Windows.Threading...InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System...

    forum.aspose.com/t/arithmetic-operations-result...
  4. DocumentBuilder.insertOleObjectAsIcon method | ...

    Aspose.Words.DocumentBuilder.insertOleObjectAsIcon method...Inserts an embedded or linked OLE object as icon into the document....file and caption. Detects OLE object type using file extension....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for JavaScript via C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting....following piece of code, a Style object is initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/javascript-cpp/styling-an...
  6. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java....new object of the Graphics class with this bitmap object. Use...rotateTransform() method of the Graphics object to specify the rotation angle...

    docs.aspose.com/drawing/java/working-with-coord...
  7. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method...Saves the data of the embedded object into the specified stream....io.BytesIO Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ReportingEngine.build_report method | Aspose.Wo...

    aspose.words.reporting.ReportingEngine.build_report method... Document , data_source : object ): ... Parameter Type Description...data. data_source object A data source object. Remarks Using this...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OleFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat class. Provides access to the data of an OLE Object or ActiveX control...access to the data of an OLE object or ActiveX control. To learn...visit the Working with Ole Objects documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....Document object and add a page to it Create a graph object and a...of the graph object Add the resultant graph object to the paragraph...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...