Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 95,640 for

object

(0.35 sec)
  1. How to Prevent Users from Printing Excel File|D...

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

    docs.aspose.com/cells/net/how-to-prevent-printi...
  2. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a list of instructions, and sample code to combine Excel files using Python....first file into the Workbook object as the destination file, where...file using the Workbook class object. Finally, iterate through the...

    kb.aspose.com/cells/python/merge-excel-files-us...
  3. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....PDF using the Document class object and get access to the target...page Create a LinkAnnotation object in a particular rectangular...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  4. How to Convert Excel to HTML in C++

    This simple tutorial discusses how to convert Excel to HTML in C++. You can change Excel to HTML in C++ to display information on a webpage using any browser on common operating systems like Linux, MS Windows or macOS....file using a Workbook class object and set different properties...file with the Workbook class object for converting in C++ Create...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  5. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....file using the Document class object and get access to the desired...It uses LinkAnnotation class object to create link annotation where...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  6. DocumentVisitor.visit_header_footer_end method ...

    DocumentVisitor.visit_header_footer_end method. Called when enumeration of a header or footer in a section has ended....header_footer HeaderFooter The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Tables::PreferredWidth::ToString...

    Aspose::Words::Tables::PreferredWidth::ToString method. Returns a user-friendly string that displays the value of this Object in C++....displays the value of this object. System :: String Aspose ::..."PreferredWidth" property creates a new object. ASSERT_NE ( System :: ObjectExt...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Retrieving SQL Connection Data with Node.js via...

    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....array of ExternalConnection objects in the workbook. If the ExternalConnection...ExternalConnection object contains SQL connection data, it can...

    docs.aspose.com/cells/nodejs-cpp/retrieving-sql...
  9. Convert USD to JT via Python | products.aspose.com

    Convert USD & other 3D files using .NET API...Conversion # load the USD in an object of Scene scene = aspose.threed...Options USD TO OBJ (Wavefront 3D Object File) USD TO DXF (Autodesk...

    products.aspose.com/3d/python-net/conversion/us...
  10. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....images using the Document class object Get list of all the shapes...images using the Document class object and get the collection of all...

    kb.aspose.com/words/python/how-to-extract-all-i...