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

object

(0.45 sec)
  1. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Discover how HtmlSaveOptions' ExportDocumentProperties enhances your HTML, MHTML, or EPUB exports by including essential built-in and custom document properties....docx" ); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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-...
  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 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...
  7. 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...
  8. Calculate Sub Totals|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....// Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/calculate-sub-totals/
  9. Use Checksum and Supplement Data for Barcodes i...

    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....PHPCode # Instantiate barcode object $bb = new BarCodeBuilder ();...

    docs.aspose.com/barcode/java/use-checksum-and-s...
  10. LoadOptions.mswVersion property | Aspose.Words ...

    LoadOptions.mswVersion property. Allows to specify that the document loading process should match a specific MS Word version...minor differences in Document Object Model. Examples Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...