Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 81,756 for

object

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. When saving docx as MHTML to outputstream for u...

    Hi Aspose support, I have a problem where when I convert a word doc to MHTML for use in a MailMessage Object, and part of that Word doc has a url with &path= as part of the url in the body, it converts it to a new line …...MHTML for use in a MailMessage object, and part of that Word doc...I generate the MailMessage Object to be sent. (I set the subject...

    forum.aspose.com/t/when-saving-docx-as-mhtml-to...
  5. Convert PowerPoint to XPS|Aspose.Slides Documen...

    Convert PowerPoint PPT, PPTX to XPS document with Aspose.Slides API....Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. Extract Assets from 3MF File Formats via python...

    Sample Python extract assets code for 3MF file. Use this example code to extract assets from 3MF file within any Web based application....class Create zip file format object as output file format Create...by applications to render 3D object models to a variety of other...

    products.aspose.com/3d/python-net/extractor/3mf/
  7. Section Class | Aspose.Words for .NET

    Discover the Aspose.Words.Section class, your key to managing individual document sections effortlessly. Enhance your document editing experience today!...PageSetup { get; } Returns an object that represents page setup...Range { get; } Returns a Range object that represents the portion...

    reference.aspose.com/words/net/aspose.words/sec...
  8. Aspose::Words::MailMerging::MailMerge class | A...

    Aspose::Words::MailMerging::MailMerge class. Represents the mail merge functionality. To learn more, visit the documentation article in C++....MailMerge : public System :: Object Methods Method Description...System::ArrayPtr<System::SharedPtr<System::Object>>&) Performs a mail merge operation...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. LayoutOptions.TextShaperFactory | Aspose.Words ...

    Discover the LayoutOptions TextShaperFactory property for advanced typography. Enhance your rendering with customizable ITextShaperFactory implementations....externally provided text shaper objects, // which represent fonts and...static BasicTextShaperCache object wrapping HarfBuzzTextShaperFa...

    reference.aspose.com/words/net/aspose.words.lay...
  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...