Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 91,544 for

object

(1.86 sec)
  1. 创建一个电子表格文档|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/zh/net/create-a-spreadshe...
  2. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....Create TextFragmentAbsorber Object with text to find as parameter...path_infile ) # Create TextAbsorber object to find all instances of the...

    products.aspose.com/pdf/python-net/search/
  3. PageSetup.line_number_count_by property | Aspos...

    PageSetup.line_number_count_by 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/python-net/aspose.wo...
  4. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor...DocSaveOptions object in a LoadOptions object. with self . assertRaises...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage DataLabels of Excel Charts with JavaScri...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for JavaScript via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... With the DataLabels object, it’s simple to move, update...Instantiate a new Workbook object const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/insert-dat...
  6. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...pdf"); //create a bookmark object OutlineItemCollectio docOutline...page: // The destination page object. // left: // Left horizontal...

    forum.aspose.com/t/according-to-page-size-how-t...
  7. Image Markers|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.... DataType = typeof ( object ); // Add a new record to it...// Create WorkbookDesigner object. WorkbookDesigner designer...

    docs.aspose.com/cells/net/image-markers/
  8. Drawing Ellipse in PHP|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....shape by specifying the Pen object having red color and a surrounding...shape by specifying the Pen object having solid brush with blue...

    docs.aspose.com/imaging/java/drawing-ellipse-in...
  9. Document.compatibility_options property | Aspos...

    Document.compatibility_options property. Provides access to document compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word).... Document () # This object contains an extensive list...document's compatibility options object by state, then prints each...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Exception when saving an xlsx file - Free Suppo...

    Hi There, I am using Aspose.Cell version 26.1.0. I am trying to save the attached file (xlsx is inside the zip file) using the following code: var stream = new FileStream( filePath == null ? Path.GetTempFileName() …...exception: Object reference not set to an instance of an object. at... ContextCallback callback, Object state) — End of stack trace...

    forum.aspose.com/t/exception-when-saving-an-xls...