Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 95,640 for

object

(0.26 sec)
  1. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel through the Aspose.Cells for C++ API....Get the VbaModuleCollection object from the VbaProject property...Workbook . Get the VbaModule object via the “ThisWorkbook” name...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  2. 在 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....# Instantiating a Workbook object by excel file path $workbook...# Instantiating a Workbook object by excel file path $workbook...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  3. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using PHP....file: Create a Document class object with the input PDF file. Add...file: Create a Document class object with the input PDF file. Add...

    docs.aspose.com/pdf/php-java/add-pages/
  4. 向演示文稿中添加布局幻灯片|Aspose.Slides 文档

    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.... Name == "Title and Object" ) { layoutSlide = titleAndObjectLayout...TitleAndObject , "Title and Object" ); } } } } //Adding empty...

    docs.aspose.com/slides/zh/net/add-layout-slides...
  5. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...used for filling or drawing objects: shapes or text. If the size...is less than the size of the object it is repeated in X and Y directions...

    docs.aspose.com/page/net/ps/working-with-textures/
  6. Adding images|Documentation

    How to include images in Aspose.OMR forms....property of GlobalPageSettings object. Full paths to images are provided...Aspose.OMR.Api.ImageCollection object - a collection of key-value...

    docs.aspose.com/omr/net/generate-template/images/
  7. 当时间过长时使用 InterruptMonitor 停止转换或加载|Documentation

    本节介绍如何使用 Aspose.Diagram 停止转换或加载。...InterruptMonitor 停止转换或加载 下面的示例代码解释了 中断监视器 object. The code converts quite a...(); //Create InterruptMonitor object InterruptMonitor im = new InterruptMonitor...

    docs.aspose.com/diagram/zh/net/stop-conversion-...
  8. Ինչպես ավելացնել տեքստը PNG ֆայլին՝ օգտագործելո...

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է տեքստ ավելացնել PNG ֆայլին՝ օգտագործելով C#: Այն ունի մանրամասներ՝ զարգացման միջավայրը սահմանելու համար, քայլերի ցանկ և գործարկվող կոդ՝ PNG-ին C#-ի միջոցով տեքստ ավելացնելու համար:...նկարելու համար Ստեղծեք Bitmap object և սահմանեք դրա չափը Ստեղծեք...Ստեղծեք Graphics class object ՝ օգտագործելով նոր ստեղծված Bitmap օբյեկտը...

    kb.aspose.com/hy/drawing/net/how-to-add-text-to...
  9. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....raw data via the ImageData object. ImageData imageData = importedShape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Read 3D document|Documentation

    Aspose.3D for Java API has support of reading various type of 3D documents....// Initialize a Scene class object Scene scene = new Scene ();...//Get property value by name Object diffuse = ( Vector3 ) props...

    docs.aspose.com/3d/java/read-3d-document/