Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 87,550 for

object

(0.17 sec)
  1. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks....input_file ) # Create TableAbsorber object to find tables absorber = ap...input_file ) # Create TableAbsorber object to find tables absorber = ap...

    docs.aspose.com/pdf/python-net/manipulate-table...
  2. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....code first creates a PdfViewer object and binds the input PDF file...number dialog. Next, it creates objects for printer and page settings...

    products.aspose.com/pdf/tutorial/print-pdf/
  3. Border Settings|Documentation

    How to use the Aspose.Cells library in JavaScript via 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 borders collection. The border...

    docs.aspose.com/cells/javascript-cpp/cells-bord...
  4. Border Settings|Documentation

    How to use the Aspose.Cells for Python via .NET library in Python 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 borders collection. The border...

    docs.aspose.com/cells/python-net/cells-border-s...
  5. Aspose.PSD for Java 24.2 - Release Notes|Docume...

    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....style is incorrect in a smart object when we use ReplaceContents...void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. MailMergeDataSource | Aspose.Words for Java

    Mail merge data source used for using in MailMergerContext in Java....Object public class MailMergeDataSource...create(String[] fieldNames, Object[] fieldValues) Creates Mail...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for Objects in the drawing layer, such as an AutoShape, freeform, OLE Object, ActiveX control, or picture...ShapeBase class Base class for objects in the drawing layer, such...an AutoShape, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Convert EPUB to PDF in C#

    This short tutorial explains how to convert EPUB to PDF in C#. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in C# with the help of a few lines of code....convert EPUB to PDF Declare an object of EpubLoadOptions class to...file in the Document class object using the custom settings Save...

    kb.aspose.com/pdf/net/how-to-convert-epub-to-pd...
  9. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....the ImageOrPrintOptions class object to customize the output image...Create a SheetRender class object for the selected sheet using...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  10. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....AddAutoShape method exposed by IShapes object Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/python-net/ellipse/