Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 91,325 for

object

(0.07 sec)
  1. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...used for filling or drawing objects: shapes or text. If the size...is less than the size of the object it is repeated in X and Y directions...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  2. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for .NET.... You can append objects of these classes as a child...child of StructureElement object. Following code snippet shows how...

    docs.aspose.com/pdf/net/setting-structure-eleme...
  3. ListFormat class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListFormat class. Allows to control what list formatting is applied to a paragraph... You do not create objects of the ListFormat class directly...ListFormat as a property of another object that can have list formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Extract Assets from X File Formats via Node.js ...

    Sample Node.js extract assets code for X file. Use this example code to extract assets from X file within any Web based application....class Create zip file format object as output file format Create...The file format specifies 3D object structures for meshes, textures...

    products.aspose.com/3d/nodejs-java/extractor/x/
  5. Extract Assets from X File Formats via python-n...

    Sample Python extract assets code for X file. Use this example code to extract assets from X file within any Web based application....class Create zip file format object as output file format Create...The file format specifies 3D object structures for meshes, textures...

    products.aspose.com/3d/python-net/extractor/x/
  6. Convert MHTML to PNG – Aspose.HTML for Java

    Convert MHTML to PNG, JPG, GIF, TIFF, BMP using Aspose.HTML for Java. Consider various MHTML to PNG conversion scenarios in Java code....Creating an ImageSaveOptions object. Converting MHTML to the chosen...constructor initializes the options object with the format specifying...

    docs.aspose.com/html/java/convert-mhtml-to-png/
  7. Licensing and Subscription – Aspose.HTML for Java

    Learn how to evaluate Aspose.HTML for Java, including a free trial and temporary license, and how to apply a purchased license....License using File or Stream Object After purchase, you need to...loaded from a file or stream object. The easiest way to set a license...

    docs.aspose.com/html/java/getting-started/licen...
  8. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving documents in the XPS format, enhancing your document management efficiency....Create an "XpsSaveOptions" object that we can pass to the document's...Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Remove Image from PDF using C#

    This article guides on how to remove image from PDF using C#. It has the IDE settings, a list of steps, and a sample code to delete image from PDF using C#....it into the Document class object Access the collection of the...PDF file into the Document object, access the collection of pages...

    kb.aspose.com/pdf/net/remove-image-from-pdf-usi...
  10. C# API to Parse Markdown Files – Aspose.HTML fo...

    Markdown Parser C#. Use Aspose.HTML for .NET API features to parse Markdown content....// Create a MarkdownParser object var parser = new MarkdownParser();...ParseFile(input); // Create a TreeWalker object and navigate through the syntax...

    products.aspose.com/html/net/parse-markdown/