Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 79,435 for

object

(0.06 sec)
  1. 将PDF页面转换为图像并识别条形码|Aspose.PDF for .NET

    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....(); // Create a PdfConverter object var converter = new Aspose...1 ; // Create a Resolution object to specify the resolution of...

    docs.aspose.com/pdf/zh/net/convert-pdf-pages-to...
  2. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....is available Create a list object by providing the range of cells...TableStyleType of the list object as TableStyleMedium10 Set the...

    kb.aspose.com/cells/net/create-excel-table-in-c...
  3. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image....disk into the Document class object and configure the output SVG...file into the Document class object from the disk Create SvgSaveOptions...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  4. How to Convert GLB to FBX using Python

    This article guides on how to convert GLB to FBX using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to develop a GLB to FBX converter using Python....properties in the FbxSaveOptions object. Steps to Convert GLB to FBX...class object via the from_file() method Create an object of the...

    kb.aspose.com/3d/python/how-to-convert-glb-to-f...
  5. Import and Export Data|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....parameters: Array , the array object that you’re importing content...parameters: ArrayList , the ArrayList object whose contents will be imported...

    docs.aspose.com/cells/java/import-and-export-data/
  6. How to Transform DAE to OBJ using Java

    This article describes how to transform DAE to OBJ using Java. It contains information to set IDE, a list of steps, and a runnable sample code to convert DAE to OBJ using Java....the Scene object Instantiate and initialize an object of the ObjSaveOptions...properties of the ObjSaveOptions object Transform the DAE file to OBJ...

    kb.aspose.com/3d/java/how-to-transform-dae-to-o...
  7. Export PSD to GIF in Java

    Refer to this article for converting PSD to GIF in Java. You can convert the Adobe Photoshop native file format PSD to GIF with a few API calls by following the steps and code shared in this article....source PSD file Change the Image object to the PsdImage class Create...Create the GifOptions object for customizing the output file Set...

    kb.aspose.com/psd/java/export-psd-to-gif-in-java/
  8. How to Compress PSD File in C#

    This article guides on how to compress PSD file in C#. It has resources for setting the IDE, a list of steps, and a runnable sample code to reduce PSD file size in C#....Image class object to reduce its size Declare an object of the PsdOptions...loaded into the Image class object followed by declaring the PsdOptions...

    kb.aspose.com/psd/net/how-to-compress-psd-file-...
  9. How to Add Audio to PDF using Python

    This article describes how to add audio to PDF using Python. It provides all the basic details to configure the IDE and a runnable sample code to embed audio into PDF using Python....file using the Document class object where audio is to be embedded...Create a SoundAnnotation class object Set different parameters of...

    kb.aspose.com/pdf/python/how-to-add-audio-to-pd...
  10. Flip the Text in Word using Java

    Flip the text in Word using Java. Get the information to set the IDE, a list of steps, and a sample code to change text direction in Word using Java....Word file using the Document object Iterate through all the sections...in the document Convert the Object item to a section Set the text...

    kb.aspose.com/words/java/flip-the-text-in-word-...