Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 93,317 for

object

(0.23 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....//Instantiate the Application object. Excel . Application excelApp...Value ); //Declare a Worksheet object. Excel . Worksheet newWorksheet...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  2. Convert CFF2 to TIFF via C# | products.aspose.com

    Sample code for CFF2 to TIFF C# conversion. Use API example code for batch CFF2 files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of TiffOptions System Requirements...

    products.aspose.com/cad/net/conversion/cff2-to-...
  3. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++....of this section's PageSetup object. builder -> get_PageSetup ()...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/cpp/aspose.words/pap...
  4. How to Get Font Metrics using C++

    In this topic, we will explore how to get Font Metrics using C++. You can get Font Metrics from Type1 as well other font types like OpenType or TrueType using C++ with few API calls with in MS Windows or Linux....FontDefinition class object Initialize an object of Type1Font class...

    kb.aspose.com/font/cpp/how-to-get-font-metrics-...
  5. Convert USD to DXF via Python | products.aspose...

    Convert USD & other 3D files using .NET API...Conversion # load the USD in an object of Scene scene = aspose.threed...a data element for a given object type. DXF makes it possible...

    products.aspose.com/3d/python-net/conversion/us...
  6. Compare two docx with SmartArts? - Free Support...

    Hello, I am currently testing the Aspose.Word.For.NET component and am having an issue comparing two DOCX files. Whilst standard formatting is detected correctly – such as text deletion – a change to the label in a Sma…...to the label in a SmartArt object is not. Is this normal? Is...SmartArt is treated as a single object during comparison in MS Word...

    forum.aspose.com/t/compare-two-docx-with-smarta...
  7. Extract images from PDF in PHP | Aspose.PDF

    PHP sample code for extracting images from PDF file on on any platform.... Create an XImage object to extract images. Save output...Create a new FileOutputStream object to save the image $outputImage...

    products.aspose.com/pdf/php-java/parser/images/
  8. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....programmatically: Create an object of the Workbook class. Call...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  9. HTML Template – Aspose.HTML for .NET

    Create HTML files in C#. Learn how to populate an HTML template from data sources and convert it to an HTML document....the data source is a list of objects, and the table should be repeated...repeated for each object. The foreach directive expression is...

    products.aspose.com/html/net/html-template/
  10. Bookmarks in PDF in Node.js|Aspose.PDF for Node...

    You can add or delete a bookmarks in PDF document in the Node.js environment.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/bookmark/