Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 94,111 for

object

(0.14 sec)
  1. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....defineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...defineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/
  2. Manage Presentation Notes on Android|Aspose.Sli...

    Customize presentation notes with Aspose.Slides for Android via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/androidjava/presentation...
  3. Manage Presentation Notes in JavaScript|Aspose....

    Customize presentation notes in JavaScript with Aspose.Slides for Node.js. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....reflection effects of a Shape object. The ReflectionEffect class...ReflectionEffect from the Shape object ReflectionEffect reflection...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. 在 PHP 中编辑 ShapeSheet 中的连接器几何部分|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....initialize LineTo geometry object $line_to = new LineTo (); \...initialize LineTo geometry object $line_to = new LineTo (); \...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  6. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document page, enhancing your document rendering experience....PaperSizeCollection ) Gets the PaperSize object suitable for printing the page...PaperSource ) Gets the PaperSource object suitable for printing the page...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....Collection object after getting it with the FileSpecification...); // Instantiate Document Object auto pdfDocument = MakeObject...

    docs.aspose.com/pdf/cpp/portfolio/
  8. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...pdf"); //Instantiate a stamp object Aspose.Pdf.Facades.Stamp logoStamp...Facades.Stamp(); //Instantiate an object of FormattedText class FormattedText...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  9. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Python....properties of the SignOptions class object. Steps to Insert Signature...Create a CertificateHolder object by providing the certificate...

    kb.aspose.com/words/python/how-to-electronicall...
  10. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s GetBorders() collection....

    docs.aspose.com/cells/cpp/cells-border-settings/