This article explains how to scale a worksheet using Aspose.Cells for Python.NET....0 ] # Access the PageSetup object page_setup = sheet . page_setup...0 ] # Access the PageSetup object page_setup = sheet . page_setup...
Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... Page The object is positioned relative to the...of the page. Paragraph The object is positioned relative to the...
Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical positioning for shapes and text frames effectively and enhance document layouts.... Page 1 The object is positioned relative to the...of the page. Paragraph 2 The object is positioned relative to the...
PDF to JPG online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to JPG without any registration, captcha or limits. Try our library for free...pdf" ); // create Resolution object var resolution = new Resolution...Resolution ( 300 ); // create an object of JpegDevice // set resolution...
C# source code to load, render and display DWG documents on .NET Framework, .NET Core....Load method Set an object of CadRasterizationOpti with...Call Image.Save method with object of TiffOptions Call Process...
Convert USD & other 3D files using .NET API...Conversion # load the USD in an object of Scene scene = aspose.threed...by applications to render 3D object models to a variety of other...
Convert USD & other 3D files using .NET API...Conversion // load the USD in an object of Scene var scene = new Aspose...RVM) USD TO OBJ (Wavefront 3D Object File) USD TO STL (Stereolithography...
This quick article covers how to convert GLB to OBJ in Java. It contains the stepwise process, system configuration, and a runnable code snippet to create a GLB to OBJ converter in Java....GLB format file Initialize an object of the ObjSaveOptions class...file and export it to OBJ 3D object format. Code to Convert GLB...
In this short tutorial, you will learn how to create Word document using Java in Windows, Mac OS, Ubuntu. The code sample can create a Word document in Java....Document class object Initialize a new object of DocumentBuilder...
This step-by-step tutorial explains how to create ZIP file in memory in C#. This C# code will compress file contents of a directory and create ZIP archive in memory....paths in string array Create object of Archive Class in memory...store ZIP file in memory stream object. Code to Create ZIP File in...