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

object

(0.31 sec)
  1. 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...
  2. 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...
  3. Working with Geometry Section|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 LineTo lineTo = new LineTo...//initialize LineTo geometry object lineTo = new LineTo (); //set...

    docs.aspose.com/diagram/java/working-with-geome...
  4. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Node.js....insert text, checkboxes, ole objects, paragraphs, lists, tables...in the Aspose.Words Document Object Model (DOM) to simplify the...

    docs.aspose.com/words/nodejs-net/document-build...
  5. 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...
  6. 在 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-...
  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/