Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 91,330 for

object

(0.13 sec)
  1. Protect Word document Online with password and ...

    Online Word file password protection app. Java API code to apply password protection on Word document....class object or load file via this object Using the object call...

    products.aspose.com/total/java/protect/word/
  2. Licensing|CAD Documentation

    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....License using File or Stream Object Use the License.SetLicense...Loading a License from a Stream Object This code snippet initialize...

    docs.aspose.com/cad/net/licensing/
  3. Aspose::Words::Layout::LayoutEnumerator::get_Cu...

    Aspose::Words::Layout::LayoutEnumerator::get_Current method. Gets or sets current position in the page layout model. This property returns an opaque Object which corresponds to the current layout entity in C++....property returns an opaque object which corresponds to the current...System :: SharedPtr < System :: Object > & Aspose :: Words :: Layout...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Open Presentations in Python|Aspose.Slides for ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Python via .NET—fast, reliable, fully featured....locked until the presentation object is disposed. os . remove (...locked by the presentation object. os . remove ( file_path )...

    docs.aspose.com/slides/python-net/open-presenta...
  5. Convert USD to 3MF via Python | products.aspose...

    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...

    products.aspose.com/3d/python-net/conversion/us...
  6. Convert USD to DRC via C# | products.aspose.com

    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...

    products.aspose.com/3d/net/conversion/usd-to-drc/
  7. View DWG File Formats via .NET | products.aspos...

    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...

    products.aspose.com/cad/net/viewer/dwg/
  8. Convert Image to EPS in Java

    This quick guide discusses how to convert Image to EPS in Java. It entails the environment setup, the program flow, and a code sample to convert JPG to EPS file in Java....instance of the default options object. Then set the required parameters...path, and PsSaveOptions class object as parameters. However, you...

    kb.aspose.com/page/java/convert-image-to-eps-in...
  9. How to Convert GLB File to OBJ in Java

    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...

    kb.aspose.com/3d/java/how-to-convert-glb-file-t...
  10. How to Create ZIP File in Memory in C#

    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...

    kb.aspose.com/zip/net/how-to-create-zip-file-in...