Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 94,431 for

object

(0.11 sec)
  1. How to Remove Bookmark from PDF using C#

    This quick tutorial guides you on how to remove bookmark from PDF using C#. It provides details about the configuration, list of steps and a runnable sample code to remove bookmarks in PDF using C#....file into the Document class object to remove bookmarks Delete...file into the Document class object and then calling the Document...

    kb.aspose.com/pdf/net/how-to-remove-bookmark-fr...
  2. Convert Word to PCL in Java

    This article focuses on how to convert Word to PCL in Java. It covers detailed information to establish the environment and presents a working sample code to render DOC file to PCL in Java....class object Instantiate the PclSaveOptions class object to set...

    kb.aspose.com/words/java/convert-word-to-pcl-in...
  3. Autofit Table in Word using C#

    Follow this article to autofit table in Word using C#. It has details to set the IDE, a list of steps, and a sample code showing how to fit table to page in Word using C#....Transform the node to a Table object Call the AutoFit() method with...and type-cast it to a Table object. Finally, call the AutoFit()...

    kb.aspose.com/words/net/autofit-table-in-word-u...
  4. Extract Data from PDF Form using Python

    This article guides how to extract data from PDF form using Python. It has details to set the IDE, a list of steps, and a sample code to extract data from fillable PDF using Python....a PDF file into a Document object with input fields containing...the page_index in the Field object accessed from the collection...

    kb.aspose.com/pdf/python/extract-data-from-pdf-...
  5. Change Settings for Opening PDF using C#

    This article guides how to change settings for opening PDF using C#. It has the IDE settings, steps, and a sample code to change how PDF opens using C#....PDF file into the Document object to change the opening settings...file into the Document class object that contains the properties...

    kb.aspose.com/pdf/net/change-settings-for-openi...
  6. Create Presentations in JavaScript|Aspose.Slide...

    Create presentations with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....addAutoShape method exposed by Shapes object. Write the modified presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/nodejs-java/create-prese...
  7. Add Watermark in C# | products.aspose.com

    Sample code for added watermark in C#. Use the sample API code to add a watermark to file in VB.NET, Asp.NET, or any .NET-based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of PdfOptions System Requirements...

    products.aspose.com/cad/net/watermark/
  8. 将 PDF 转换为不同的图像格式在 C#|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式,例如 TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...pdf" )) { // Create Resolution object var resolution = new Aspose...300 ); // Create TiffSettings object var tiffSettings = new Aspose...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-image...
  9. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....Instantiate HTML SaveOptions object HtmlSaveOptions htmlOptions...Instantiate HTML save saveOptions object HtmlSaveOptions saveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  10. MetafileRenderingOptions class | Aspose.Words f...

    Aspose.Words.Saving.MetafileRenderingOptions class. Allows to specify additional metafile rendering options...// Create a "PdfSaveOptions" object that we can pass to the document's...in our MetafileRenderingOpt object to the saving operation. let...

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