Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 79,485 for

object

(0.26 sec)
  1. Manage X-Dimension and Y-Dimension in PHP|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....PHPCode # Instantiate barcode object $bb = new BarCodeBuilder ();...); \ # Instantiate barcode object $bb1 = new BarCodeBuilder ();...

    docs.aspose.com/barcode/java/manage-x-dimension...
  2. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape....property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...we save while passing this object will have to follow that standard...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PreferredWidth.ToString | Aspose.Words for .NET

    Discover the PreferredWidth ToString method, which generates a user-friendly string showcasing your Object's value for enhanced clarity and usability....displays the value of this object. public override string ToString..."PreferredWidth" property creates a new object. Assert . AreNotEqual ( table...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....circles Initiate a Bitmap class object while specifying the image...instance using the Bitmap class object Call the drawEllipse method...

    kb.aspose.com/drawing/java/draw-circle-in-java/
  5. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....Object, com.aspose.words.SaveOptions...Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  6. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert USDZ to DXF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...Conversion // load the USDZ in an object of Scene var scene = new Aspose...Format) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO PDF (Portable...

    products.aspose.com/3d/net/conversion/usdz-to-dxf/
  8. How to Convert Excel to JSON in C#

    In this short tutorial, you will learn how to convert Excel to JSON in C#. You can convert Excel file to JSON in C# with a few API calls in .NET....convert Excel to JSON Create an object of the Workbook class to load...file using the JsonSaveOptions object. Finally, the output JSON file...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  9. How to ZIP Folder in C#

    This quick tutorial guides you on how to ZIP folder in C#. To zip folder C# code, detailed steps and configuration requirements are mentioned briefly....Instantiate a FileStream class object with output ZIP file name Instantiate...Instantiate a ZIP Archive file object Create entries in the archive...

    kb.aspose.com/zip/net/how-to-zip-folder-in-csharp/
  10. How to Convert HTML to PDF in Python

    This simple how-to tutorial focuses on how to convert HTML to PDF in Python along with steps to configure the environment on your end. In order to generate PDF from HTML Python based API providing simple API interface has been used....Document class object Instantiate the PdfSaveOptions object and set...file using the Document class object. The PdfSaveOptions will be...

    kb.aspose.com/words/python/how-to-convert-html-...