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

object

(0.19 sec)
  1. Aspose.PSD for .NET 20.6 - Release Notes|Docume...

    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....AssertAreEqual ( object actual , object expected ) { if (! object . Equals...AssertAreEqual ( object actual , object expected ) { if (! object . Equals...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-6...
  2. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java....single TIFF image: Create an object of the Document class. Call...documentFileName ); // Create Resolution object Resolution resolution = new...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  3. Import and Export Form Data|Aspose.PDF for Pyth...

    Import and export AcroForm field data in XML, FDF, XFDF, and JSON formats using Aspose.PDF for Python via .NET.... Create a Form object. Bind the input PDF. Open the...document to XML. Create a Form object. Bind the input PDF. Open the...

    docs.aspose.com/pdf/python-net/import-export-fo...
  4. DocumentBuilder.insert_chart method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_chart method...width, height) Inserts an chart object into the document and scales...other settings using the Shape object returned by this method. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  5. XmlDataLoadOptions.AlwaysGenerateRootObject | A...

    Discover how the XmlDataLoadOptions AlwaysGenerateRootObject property ensures your XML data sources include a root Object, enhancing data structure and integrity....source will always contain an object for an XML root element. If...elements have same names, such an object is not created by default....

    reference.aspose.com/words/net/aspose.words.rep...
  6. Aspose.PSD for Java 24.12 - Release Notes|Docum...

    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....DictionaryObject in Properties object of the Page Bug Public API...void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  7. How to find image in word after a specific para...

    how to find image in word after a specific para...Words Document Object Model: https://docs.aspose...com/words/net/aspose-words-document-object-model/ For example, you can...

    forum.aspose.com/t/how-to-find-image-in-word-af...
  8. Working with Shapes in Node.js|Aspose.Words for...

    Create and manage shapes, ole Objects in a document using Node.js....Words represent an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    docs.aspose.com/words/nodejs-net/working-with-s...
  9. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....input PDF using the Document object. Get the particular page to...text. Create a TextFragment object with the input text along with...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  10. How to Insert Watermark in Word Document using C#

    We will guide you through how to insert watermark in Word document using C#. You will get information about the configuration, steps and a sample code to create watermark in Word using C#....Document class object Create the TextWatermarkOptions object to set the...using C# . The Document class object is used to load the Word file...

    kb.aspose.com/words/net/how-to-insert-watermark...