Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 94,498 for

object

(1.67 sec)
  1. Update Excel QueryTable using Python

    This article describes how to access and update Excel QueryTable using Python. It has details to set the IDE, a list of steps, and a sample code to access the Excel external data connection using Python and process its information....Python through the QueryTable object. Load the license, open the...file using the Workbook class object, access the first sheet, check...

    kb.aspose.com/cells/python/update-excel-queryta...
  2. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....Object, com.aspose.words.DocumentPropertyColl...Remarks: Each DocumentProperty object represents a custom property...

    reference.aspose.com/words/java/com.aspose.word...
  3. Using Built-in Styles with Golang via C++|Docum...

    C++ code to use Excel built-in styles with Aspose.Cells for C++ API...built-in styles Create Style object using CellsFactory class with...

    docs.aspose.com/cells/go-cpp/using-built-in-sty...
  4. How to Add a Watermark to a Worksheet in Excel|...

    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.... The WordArt becomes an object that you can move or position...

    docs.aspose.com/cells/go-cpp/how-to-add-text-or...
  5. How to Convert DWG to SVG in C#

    This small tutorial entails how to convert DWG to SVG in C#. It encompasses all the important steps to set up the environment and export DWG to SVG image in C#....of the Image class Create an object of SvgOptions class and set...disk using the Image class object. Then we will set the output...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-svg...
  6. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....pentagon Create a Graphics object using the bitmap and set the...desired size. Create a Graphics object from the bitmap and perform...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  7. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them....these steps, the document class object is used to create and save...Whereas the DocumentBuilder class object is used to set page setup,...

    kb.aspose.com/words/net/how-to-insert-header-an...
  8. How to Extract Text from DXF File in C#

    This step by step tutorial shows you how to extract text from DXF file in C# programmatically. Easy DXF to TXT conversion in C# .NET windows or ASP.NET applications...using Image class Convert the object to CadImage type Loop through...of entities, just cast the object to particular entity type....

    kb.aspose.com/cad/net/how-to-extract-text-from-...
  9. How to Remove Pivot Table in Excel in C#

    This article explains how to remove pivot table in Excel in C#. It shares the details for the IDE, programming logic, and a runnable sample code to delete pivot table in C#....PivotTableCollection class object that exposes the Remove() method...that requires a pivot table object for removing it from the collection...

    kb.aspose.com/cells/net/how-to-remove-pivot-tab...
  10. Extract Font from PDF with Java

    Follow this article to extract font from PDF with Java. It has all the details to set the IDE, a list of steps, and a sample code to export font from PDF with Java....file into the Document class object Extract all fonts from the...file into the Document class object. Extract all fonts using the...

    kb.aspose.com/pdf/java/extract-font-from-pdf-wi...