Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 23,050 for

object

(0.11 sec)
  1. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is updated before saving in C++....operation // with this SaveOptions object passed as a parameter is used...operation // with this SaveOptions object passed as a parameter is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::IPageSavingCallback inte...

    Aspose::Words::Saving::IPageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats in C++....: public virtual System :: Object Methods Method Description...Create an "HtmlFixedSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. OfficeMath.mathObjectType property | Aspose.Wor...

    OfficeMath.mathObjectType property. Gets type [OfficeMath.mathObjectType](./) of this Office Math Object....mathObjectType of this Office Math object. get mathObjectType () : Aspose...( "[OfficeMath start] Math object type: " + officeMath . mathObjectType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Convert ODP to PPTX in Java

    This topic focuses on how to convert ODP to PPTX in Java by providing the detailed information about the environment settings and steps to execute the sample code to transform ODP to PPTX in Java....Initialize the LoadOptions class object and set the load options for...argument in the LoadFormat class object and load the source ODP file...

    kb.aspose.com/slides/java/how-to-convert-odp-to...
  5. How to Convert DWG to SVG in Java

    This topic focuses on how to convert DWG to SVG in Java. It covers the necessary steps to cofigure the environment and export DWG to SVG image in Java....Image class Instantiate an object of SvgOptions class and set...disk using the Image class object and set the output SVG file...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-sv...
  6. How to Convert a JPG to Word in Python

    This article guides on how to convert a JPG to Word in Python. It has all the details to set the IDE, a list of steps, and a runnable sample code to convert a JPG to Word in Python....Instantiate a DocumentBuilder object using the newly created document...of the DocumentBuilder class object that supports a lot of advanced...

    kb.aspose.com/words/python/how-to-convert-a-jpg...
  7. How to Convert Word to PDF using C#

    This short tutorial guides on how to convert Word to PDF using C#. You can control the process of exporting Word to PDF in C# by setting the output PDF appearance and other properties while opening it in the browser or any other viewer....initialize the PdfSaveOptions object to configure the output PDF...optional step, the PdfSaveOptions object is created and initialized...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  8. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....passing the PclLoadOptions object as a parameter Render the accessed...by using the Document class object. Code to Develop PCL to PDF...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...
  9. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....it using the Document class object Iterate through all the bookmarks...source PDF file. Each document object has an outline collection that...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  10. How to Create Self Extracting ZIP using C#

    This short tutorial guides on how to create self extracting ZIP using C#. It contains all the necessary information like environment configuration and runnable sample code to generate self extracting ZIP files using C#....Instantiate an Archive class object Create an entry in the new...SelfExtractorOptions class object to customize output EXE Save...

    kb.aspose.com/zip/net/how-to-create-self-extrac...