Sort Score
Result 10 results
Languages All
Labels All
Results 9,161 - 9,170 of 94,418 for

object

(0.55 sec)
  1. Adding Custom Properties Visible Inside Documen...

    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....properties inside the workbook object, which are visible in the Document...

    docs.aspose.com/cells/python-net/adding-custom-...
  2. Copy Range Data with Style|Documentation

    This article describes how to copy range data with style using the Aspose.Cells for Python via .NET library.... Creates a Style object with specified formatting attributes...

    docs.aspose.com/cells/python-net/copy-range-dat...
  3. Create Named Range in a Workbook|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....is to first create a Range object and then set its name using...

    docs.aspose.com/cells/cpp/create-named-range-in...
  4. Conversion to PDF|Aspose.Slides 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 a Presentation object that represents a presentation...

    docs.aspose.com/slides/net/conversion-to-pdf/
  5. Aspose::Words::Tables::Table::get_VerticalAncho...

    Aspose::Words::Tables::Table::get_VerticalAnchor method. Gets the base Object from which the vertical positioning of floating table should be calculated. Default value is Margin in C++....nchor method Gets the base object from which the vertical positioning...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. How to Insert Table in PDF using C#

    This article shares information on how to insert table in PDF using C#. It contains information about the environment configuration, detailed program flow and a runnable sample code to add a table to a PDF using C#....file using the Document class object to add a table Create a new...set using the BorderInfo() object for formatting the cells in...

    kb.aspose.com/pdf/net/how-to-insert-table-in-pd...
  7. How to Remove Hyperlink in PDF using Java

    This quick tutorial describes the process on how to remove hyperlink in PDF using Java. It has all the information for the environment settings, the program logic in terms of steps, and a runnable sample code to remove all links from PDF using Java....file using the Document class object to delete hyperlinks Iterate...it using the Document class object and iterate through all the...

    kb.aspose.com/pdf/java/how-to-remove-hyperlink-...
  8. How to Remove Header and Footer from PDF using C#

    This article guides on how to remove header and footer from PDF using C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer using C#....file with the PdfContentEditor object using the BindPdf() method...Using the PdfContentEditor object, call the DeleteStamp() method...

    kb.aspose.com/pdf/net/how-to-remove-header-and-...
  9. How to Save Selected Pages in PDF using C#

    This article describes how to save selected pages in PDF using C#. It has the IDE settings, a list of steps, and a runnable sample code demonstrating how to select pages from PDF and save using C#....saved separately Declare an object of PdfFileEditor using the...creation of a PdfFileEditor class object having different overloaded...

    kb.aspose.com/pdf/net/how-to-save-selected-page...
  10. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....file into the Project class object to convert to Excel Add some...using the SaveOptions class object. In this article, we have learned...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...