Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 94,489 for

object

(0.18 sec)
  1. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java.... The Page object represents the drawing area...

    docs.aspose.com/diagram/python-java/reduce-file...
  2. SvgSaveOptions.fitToViewPort property | Aspose....

    SvgSaveOptions.fitToViewPort property. Specifies if the output SVG should fill the available viewport area (browser window or container)...Configure the SvgSaveOptions object to save with no page borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for PHP via Java and speed up presentation editing and data updates.... Create an Table object and set it to null. Iterate...Iterate through all Shape objects to find the relevant table. Set the...

    docs.aspose.com/slides/php-java/manage-rows-and...
  4. Convert XFA to Dynamic AcroForm and Flatten the...

    Hi, I am using Aspose PDF dll to flatten my fillable pdf’s and its not working. My actual requirement is to concatenate two pdf’s. When i am trying to concatenate a fillable pdf with normal pdf it is not concatenating…...btnConcatenate_Click(Object sender, EventArgs e) in c:...ThreadHelper.ThreadStart_Context(Object state) at System.Threading...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  5. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for Node.js via C++ API....// Instantiating a Workbook object // Opening the Excel file through...// Instantiating a Workbook object // Opening the Excel file through...

    docs.aspose.com/cells/nodejs-cpp/inserting-and-...
  6. Create 3D Cylinder in Python

    Learn to create a 3D cylinder in Python using Aspose.3D SDK. The tutorial covers installation, parametric cylinder creation, and exporting to OBJ, STL or FBX....FAQs Read More Creating 3D objects in Python can be useful in...Cylinders are widely used for objects such as pipes, pillars, containers...

    blog.aspose.com/3d/create-3d-cylinder-in-python/
  7. Generate AustraliaPost Barcode with Different F...

    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 $symbology = new Symbology...

    docs.aspose.com/barcode/java/generate-australia...
  8. BookmarkStart.bookmark property | Aspose.Words ...

    BookmarkStart.bookmark property. Gets the facade Object that encapsulates this bookmark start and end....bookmark property Gets the facade object that encapsulates this bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Lists::List class | Aspose.Words...

    Aspose::Words::Lists::List class. Represents formatting of a list. To learn more, visit the documentation article in C++....(System::SharedPtr<System::Object>) override Determines whether...specified object is equal in value to the current object. get_Document...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Triangulate Mesh|Documentation

    Aspose.3D for Java API has support of triangulating mesh, which is useful for game industry because the triangle is the only supported primitive that GPU hardware supports(non-triangle data are triangulated in driver-level, which is inefficient in real-time rendering)....getDataDir (); // Initialize scene object Scene scene = new Scene ();...

    docs.aspose.com/3d/java/triangulate-mesh/