Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 97,384 for

object

(0.12 sec)
  1. 在 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-...
  2. Add Popup Annotations|Aspose.PDF for Python via...

    This example loads a PDF, adds a popup annotation to the first page, and saves the modified document. The popup is set to be visible by default and displays the specified comment text....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-popup-annota...
  3. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....); // Instantiate a workbook object and open the template file...conditional formatting resultant object ConditionalFormattin cfr1 =...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  4. PageSetup.OtherPagesTray | Aspose.Words for .NET

    Discover the PageSetup OtherPagesTray property to easily customize paper tray settings for your printer. Optimize printing efficiency for every section!...property of the PrinterSettings object. PrinterSettings settings =...property of the PrinterSettings object. PrinterSettings settings =...

    reference.aspose.com/words/net/aspose.words/pag...
  5. PageSetup.otherPagesTray property | Aspose.Word...

    PageSetup.otherPagesTray property. Gets or sets the paper tray (bin) to be used for all but the first page of a section...property of the PrinterSettings object. let settings = new PrinterSettings...property of the PrinterSettings object. let settings = new PrinterSettings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Managing Page Breaks in Python|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 = self . Workbook...# Instantiating a Workbook object workbook = self . Workbook...

    docs.aspose.com/cells/java/managing-page-breaks...
  7. 使用几何部分|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 Visio 的几何图形...Initialize LineTo geometry object LineTo lineTo = new LineTo...Initialize LineTo geometry object lineTo = new LineTo (); //...

    docs.aspose.com/diagram/zh/net/working-with-geo...
  8. NullReferenceException on Portion.GetRect - Fre...

    Hello, We have come across a NullReferenceException when calling Portion.GetRect in Aspose.Slides.NET 25.10.0. I’ve have attached a minimal example null_ref_exception.zip (520.2 KB) var pres = new Presentation("./nul…...GetRect() may occur if the Portion object is not properly initialized...GetRect() , ensure that the portion object is not null. You can add a...

    forum.aspose.com/t/nullreferenceexception-on-po...
  9. 在VSTO和Aspose.Cells中创建命名范围|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.... VSTO //Create Excel Object Excel . Application xl = Application..."Test_Range.xls" ); //Quit Excel Object xl . Quit (); Aspose.Cells...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  10. 用 C++ 从工作表中删除数据透视表|Documentation

    使用 Aspose.Cells 的 C++ 代码删除 Excel 工作表中的数据透视表。...xlsx" ; // Create workbook object from source Excel file Workbook...Access the first pivot table object PivotTable pivotTable = worksheet...

    docs.aspose.com/cells/zh/cpp/delete-pivot-table...