Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 90,846 for

object

(0.17 sec)
  1. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/net/delete-pdf-pages/
  2. Change background in GIF documents via Java | p...

    Try our On-Premise document APIs to change background from GIF files on Java Application....format image effect, foreground objects must be isolated from the rest...rest of the picture. Automatic object detection is possible if the...

    products.aspose.com/imaging/java/change-backgro...
  3. Change background in PNG documents via Java | p...

    Try our On-Premise document APIs to change background from PNG files on Java Application....format image effect, foreground objects must be isolated from the rest...rest of the picture. Automatic object detection is possible if the...

    products.aspose.com/imaging/java/change-backgro...
  4. Change background in EPS documents via .NET | p...

    Try our On-Premise document APIs to change background from EPS files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....format image effect, foreground objects must be isolated from the rest...rest of the picture. Automatic object detection is possible if the...

    products.aspose.com/imaging/net/change-backgrou...
  5. 在Jython中对行和列进行分组和取消分组|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....# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  6. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase Object for efficient shape and group shape saving in your projects....property Gets the ShapeBase object corresponding to the shape... we can pass a SaveOptions object to designate a callback //...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DbDataReader | Aspose.Words for Java

    Reads a forward-only stream of rows from a data source in Java....Object All Implemented Interfaces:...columnName) public abstract Object get(String columnName) This...

    reference.aspose.com/words/java/com.aspose.word...
  8. PdfDigitalSignatureTimestampSettings Class | As...

    Discover Aspose.Words.PdfDigitalSignatureTimestampSettings for seamless digital signature timestamp management. Enhance your PDF security effortlessly!...// Create a "PdfSaveOptions" object that we can pass to the document's...assign it to our SaveOptions object to sign the document when we...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Object, com.aspose.words.Node , com...first ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  10. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#....void CreateDocumentProper () { object start = 0 , end = 0 ; Word...Columns . DistributeWidth (); object styleName = "Table Professional"...

    docs.aspose.com/words/net/inserting-table/