Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 94,269 for

object

(0.54 sec)
  1. How to Decrypt PDF in Java

    This short tutorial describes how to decrypt PDF in Java. It provides all the necessary details to establish the environment, steps to write the application, and a runnable sample code to decrypt password protected PDF in Java....Instantiate the PdfFileInfo class object to test the encryption status...Bind the PdfFileSecurity class object with the source PDF file Decrypt...

    kb.aspose.com/pdf/java/how-to-decrypt-pdf-in-java/
  2. How to Add Watermark to Word using Java

    This short tutorial guides on how to add watermark to Word using Java. It provides details for the configuration, steps and a runnable sample code to insert watermark in Word using Java....class object Instantiate a TextWatermarkOptions object to configure...TextWatermarkOptions class object for setting the text font family...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  3. Design Tables in Word using C#

    Follow this article to design tables in Word using C#. It contains the environment settings, a list of steps, and a sample code to customize MS Word table design using C#....Word file into the Document object with tables in it Access the...the Word file into a Document object, access the target table, auto-fit...

    kb.aspose.com/words/net/design-tables-in-word-u...
  4. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....the MarkdownLoadOptions class object if you want to control the...the MD file into a Document object with the specified load options...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  5. Convert HTML to Excel using Python

    Follow this article to convert HTML to Excel using Python. It has the IDE settings, a list of steps, and sample code to transform file format from HTML to excel using python....file into the Document class object using the specified options...the process by creating an object of the HtmlLoadOptions class...

    kb.aspose.com/pdf/python/convert-html-to-excel-...
  6. How to Create PowerPoint Slides in HTML using Java

    This short tutorial provides information on how to create PowerPoint slides in HTML using Java. It enables you to generate slides in HTML in Java with the help of a step-wise process and runnable sample code....Presentation class object Create a Slide class object and add a diamond...that we need to create the object of Presentation, ISlide, IAutoShape...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  7. DocumentVisitor.visit_header_footer_end method ...

    DocumentVisitor.visit_header_footer_end method. Called when enumeration of a header or footer in a section has ended....header_footer HeaderFooter The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...determining how ink (InkML) objects are rendered. (Inherited from...list_indentation Gets a TxtListIndentation object that specifies how many and...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Compress Image Size in C#

    This quick tutorial explains how to compress image size in C#. To compress image size without losing quality C# environment settings, coding steps and runnable sample code is also shared....JPEG file into the Image class object Create and initialize the JpegOptions...JpegOptions class object to customize the compression Set color...

    kb.aspose.com/imaging/net/how-to-compress-image...
  10. Edit Macro in Word using C#

    Follow this article to edit macro in Word using C#. It will provide details to set the IDE, a list of steps, and a sample code showing how to edit macros in Word using C#....Document class object Access the VbaProject object of the loaded...Word file into the Document object, access the VbaProject module...

    kb.aspose.com/words/net/edit-macro-in-word-usin...