Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 94,421 for

object

(0.15 sec)
  1. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....file using the Document class object and access the desired page...audio Create a SoundAnnotation object and set desired properties...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  2. How to Convert PPT to PPTX in Java

    This tutorial focuses on how to convert PPT to PPTX in Java by providing the crisp information about the environment settings, detailed steps and a runnable sample code to transform PPT to PPTX in Java....Initialize the LoadOptions class object to set the load options Set...argument in the LoadFormat class object and then load the source PPT...

    kb.aspose.com/slides/java/how-to-convert-ppt-to...
  3. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Xps format in C++....Create an "XpsSaveOptions" object that we can pass to the document's...Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is updated before saving....operation # with this SaveOptions object passed as a parameter is used...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....Instantiate a TextAnnotation object by providing the rectangular...Python . The TextAnnotation object is created and configured by...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  6. Convert MPP to TIFF in Java

    This crisp topic is about how to convert MPP to TIFF in Java. It encompasses detailed configuration steps and a working sample code to transform MPP file to TIFF using Java....file using the Project class object to change MPP to TIFF using...the ImageSaveOptions class object Save MPP as TIFF in Java using...

    kb.aspose.com/tasks/java/convert-mpp-to-tiff-in...
  7. Convert KML to CSV using C#

    This tutorial explains the conversion of KML to CSV using C#. It has the IDE settings, a list of steps, and a sample code for developing a KML to CSV converter using C#....fields Access the geometry object from the KML feature and save...Check the type of each geometry object and save the details in the...

    kb.aspose.com/gis/net/convert-kml-to-csv-using-...
  8. How to Add Password to Word Document using Java

    This tutorial provides details on how to add password to Word document using Java. It contains the development environment configuration, a complete step-by-step program logic and a runnable sample code that demonstrates the process of document protection using Java....file using the Document class object Apply the document protection...to use the SaveOptions class object that allows many features before...

    kb.aspose.com/words/java/how-to-add-password-to...
  9. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....file using the Document class object to delete the watermark Traverse...loaded using the Document class object, and then all of its pages...

    kb.aspose.com/pdf/python/how-to-remove-watermar...
  10. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like textbox, checkbox and combobox....initialize a DocumentBuilder class object for the newly created document...document using the DocumentBuilder object Save the document on the disk...

    kb.aspose.com/words/net/how-to-create-a-form-in...