Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 94,431 for

object

(0.15 sec)
  1. How to Convert OBJ File to STL in Python

    This precise tutorial explains how to convert OBJ to STL in Python. It discusses the IDE configuration, the algorithm steps, and a runnable code snippet to create OBJ to STL converter in Python....exporting the STL file Create an object of StlSaveOptions class Export...explain how to convert a 3D object to STL in Python . Initially...

    kb.aspose.com/3d/python/how-to-convert-obj-file...
  2. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …...corrupted after replacing smart object contents. Environment Aspose...Description When replacing smart object contents in a PSD file and...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  3. Move PDF Pages|Aspose.PDF for PHP via Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for PHP via Java....should: Create a Document class object with the source PDF file Create...Create a Document class object with the destination PDF file Add...

    docs.aspose.com/pdf/php-java/move-pages/
  4. Stop conversion or loading using InterruptMonit...

    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....using the InterruptMonitor object when it is taking too long...the usage of InterruptMonitor object. The code converts quite a...

    docs.aspose.com/diagram/java/stop-conversion-or...
  5. KnownTypeSet.Add | Aspose.Words for .NET

    Discover the KnownTypeSet Add method to effortlessly include Type Objects in your set, enhancing your data management and functionality....method Adds the specified Type object to the set. public void Add...Description type Type A Type object to add. Exceptions exception...

    reference.aspose.com/words/net/aspose.words.rep...
  6. KnownTypeSet.Remove | Aspose.Words for .NET

    Effortlessly remove specific Type Objects from your KnownTypeSet with our efficient Remove method. Simplify your data management today!...Removes the specified Type object from the set. public void Remove...Description type Type A Type object to remove. Exceptions exception...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....Instantiate a Document object Add a Page to document object Create a TextFragment...TextFragment object Add TextFragment to Paragraph collection of...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  8. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....class object Instantiate the PdfSaveOptions class object to customize...loaded into the Document class object that has multiple overloaded...

    kb.aspose.com/words/python/how-to-convert-word-...
  9. Managing Worksheets in Ruby|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....# Instantiating a Workbook object workbook = Rjb :: import (...new worksheet to the Workbook object worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/java/managing-worksheets-...
  10. FieldMergingArgsBase.field_value property | Asp...

    FieldMergingArgsBase.field_value property. Gets or sets the value of the field from the data source....def field_value ( self ) -> object : ... @field_value.setter def...field_value ( self , value : object ): ... Remarks This property...

    reference.aspose.com/words/python-net/aspose.wo...