Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 79,407 for

object

(0.06 sec)
  1. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving documents in the XPS format, enhancing your document management efficiency....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/net/aspose.words.sav...
  2. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...NodeImporter : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Display Document Properties in Excel using Java

    Display document properties in Excel using Java. Get details to set the IDE, a list of steps, and a sample code to print Excel document properties using Java....properties collection Change the Object type to the DocumentProperty...each iteration, convert the Object type to DocumentProperty and...

    kb.aspose.com/cells/java/display-document-prope...
  4. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....Create the HtmlSaveOptions object to set the output EPUB properties...instance of the HtmlSaveOptions object followed by setting the properties...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  5. How to Convert PCL to PDF in Java

    This simple article covers how to convert PCL to PDF in Java. It encompasses the requirements to establish the environment and also presents a working example code to transform PCL to PDF using Java....Instantiate the PclLoadOptions class object and use the required properties...passing the PclLoadOptions object as a parameter Save the loaded...

    kb.aspose.com/pdf/java/how-to-convert-pcl-to-pd...
  6. How to Convert PDF to Text using Python

    This basic tutorial covers how to convert PDF to Text using Python. It covers system configuration details, and step-wise process along with a sample code to perform PDF to Text Python-based conversion....Create a TextAbsorber class object to fetch text with Page.Accept()...PDF file and initialize an object of TextAbsorber which can be...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  7. Aspose.Words.Fonts module | Aspose.Words for No...

    The Aspose.Words.Fonts module provides classes and enumerations to access information about fonts used in a document....embedded font inside FontInfo object. EmbeddedFontStyle Specifies...embedded font inside a FontInfo object. FontEmbeddingUsagePe Represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert MPP to TIFF in C#

    This article is about how to convert MPP to TIFF in C#. By following the crisp and well directed steps, one can transform MPP file to TIFF using C# using a few lines of code....file using the Project class object to convert MPP file to TIFF...the ImageSaveOptions class object to set the desired TIFF file...

    kb.aspose.com/tasks/net/convert-mpp-to-tiff-in-...
  9. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#....file with the Document class object by setting the PDF file name...file into the Document class object and get all fonts list using...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...
  10. How to Convert EML to MSG using Python

    In this simple topic, we will learn how to convert EML to MSG using Python. You will witness that in order to convert EML to MSG Python based API can be used. The example can be used in any of the commonly available operating systems like Windows or Linux that are configured with Python....Instantiate the MailMessage class object to access the source EML file...using the MailMessage class object. Finally, the loaded EML file...

    kb.aspose.com/email/python/how-to-convert-eml-t...