Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 90,846 for

object

(1.06 sec)
  1. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...raw data via the ImageData object. image_data = imported_shape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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-...
  3. 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...
  4. How to Adjust Column Width in Excel using Java

    This brief tutorial will guide you on how to adjust column width in Excel using Java. You will set width of column in excel using java using a few lines of code in all the operating systems supporting Java like Windows, macOS or Linux....Excel file into the Workbook object whose columns are to be resized...required width Using the worksheet object directly, autofit a particular...

    kb.aspose.com/cells/java/how-to-adjust-column-w...
  5. 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...
  6. 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-...
  7. Public API Changes in Aspose.Cells 8.0.0|Docume...

    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 Workbook with an object of LoadOptions Workbook book...previous versions, Row and Cell objects were kept in memory to represent...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Set default open options for new PDF - Free Sup...

    I am creating a new pdf from a collection of existing files and setting the bookmarks on the new file using the Outlines collection on a pdf.Document Object. I want to make sure that the resulting PDF file will always o…...Document object. I want to make sure that the...this using the pdf.document object that I already have open ?...

    forum.aspose.com/t/set-default-open-options-for...
  9. Remove background in EMF documents via .NET | p...

    Try our On-Premise document APIs to remove background in EMF files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....isolating foreground objects, a task that requires object recognizing...approaches exist to identify objects within a photo in EMF format...

    products.aspose.com/imaging/net/remove-backgrou...
  10. How to Remove Comments in Word using Python

    This quick tutorial guides on how to remove comments in Word using Python. It shares all the details to configure the environment, detailed steps to be performed for writhing this application and a runnable sample code that can be used to delete all comments in Word using Python....file using the Document class object that contains a few comments...file into the Document class object that contains methods to access...

    kb.aspose.com/words/python/how-to-remove-commen...