Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 14,349 for

object

(0.08 sec)
  1. 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...
  2. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience....Create an "ImageSaveOptions" object which we can pass to the document's...Create an "XpsSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...* Constructs from a parent object convertible to this. @param...@param obj - The parent object. / constructor(obj: Aspose::Cells::Font);...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  4. 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...
  5. 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-...
  6. 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...
  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 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...
  9. 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...
  10. Pie Chart|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 Presentation class object. Add chart on the slide. Specify...

    docs.aspose.com/slides/cpp/pie-chart/