Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 14,351 for

object

(0.04 sec)
  1. Slide Transition|Aspose.Slides Documentation

    PowerPoint slide transition, PowerPoint morph transition with Aspose.Slides....two slides with at least one object in common. The easiest way...the slide and then move the object on the second slide to a different...

    docs.aspose.com/slides/cpp/slide-transition/
  2. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance document processing with detailed FontSaving event data for superior customization and control....{ get; } Gets the document object that is being saved. FontFamilyName...providing your own stream objects. To decide whether to save...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  4. 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-...
  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 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-...
  7. 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...
  8. 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...
  9. Forms2OleControlCollection class | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) Objects...collection of Forms2OleControl objects. To learn more, visit the Working...Working with Ole Objects documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  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...