Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 90,585 for

object

(0.09 sec)
  1. Extract Annotations from PDF|Aspose.PDF for .NET

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....create PdfAnnotationEditor object and bind PDF file using BindPdf...of the PdfAnnotationEditor object. The following code snippet...

    docs.aspose.com/pdf/net/extract-annotation/
  2. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics Objects at your desired size for enhanced visual output....Renders the shape into a Graphics object to a specified size. public...Description graphics Graphics The object where to render to. x Single...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::Create method. Creates CertificateHolder Object using byte array of PKCS12 store and its password in C++....method Creates CertificateHolder object using byte array of PKCS12...method Creates CertificateHolder object using byte array of PKCS12...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. BuiltInDocumentProperties.HeadingPairs | Aspose...

    Explore the HeadingPairs property in BuiltInDocumentProperties to easily manage document headings and enhance your document organization.... public object [] HeadingPairs { get ; set...parts a heading spans across. object [] headingPairs = doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Create Pivot Tables using Apache POI and Aspose...

    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....worksheet cells using a Cell object’s setValue method. You also...{{Worksheet}} object). Access the new PivotTable object from the ...

    docs.aspose.com/cells/java/create-pivot-tables-...
  7. Manage Comments and Notes with JavaScript via C...

    Insert and manage comments or notes with Aspose.Cells for JavaScript via C++....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/javascript-cpp/comments-a...
  8. Remove Tables from existing PDF|Aspose.PDF for ...

    Aspose.PDF for Java allows you to remove table and multiple tables from your PDF document....you can also add the table object in any existing PDF document...requirement to remove table objects from existing PDF document...

    docs.aspose.com/pdf/java/remove-tables-from-exi...
  9. Create a spreadsheet document|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 Workbook workbook = new Workbook...new worksheet to the Excel object Worksheet worksheet = workbook...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  10. Insert a new worksheet|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 Workbook workbook = new Workbook...new worksheet to the Excel object int SheetIndex = workbook ...

    docs.aspose.com/cells/net/insert-a-new-worksheet/