Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 94,431 for

object

(0.47 sec)
  1. Adding Attachments and HTML Text to Outlook MSG...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... VBA ' Create an object of type Outlook . Application...Application" ) ' Create an object of type olMailItem Set objMsg...

    docs.aspose.com/email/java/adding-attachments-a...
  2. Convert PPSX to SVG using Java | products.aspos...

    Sample Java conversion code for PPSX format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....instantiate a Presentation object that represents a PPSX file...); // Create a memory stream object FileOutputStream svgStream...

    products.aspose.com/slides/java/conversion/ppsx...
  3. Convert POTX to SVG using Java | products.aspos...

    Sample Java conversion code for POTX format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....instantiate a Presentation object that represents a POTX file...); // Create a memory stream object FileOutputStream svgStream...

    products.aspose.com/slides/java/conversion/potx...
  4. Convert POTM to SVG using Java | products.aspos...

    Sample Java conversion code for POTM format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....instantiate a Presentation object that represents a POTM file...); // Create a memory stream object FileOutputStream svgStream...

    products.aspose.com/slides/java/conversion/potm...
  5. Extract text or images from PDF using Java | As...

    Source code on Java to extract text and images from PDF files on Java and PHP.... Create a TextAbsorber object to extract text. Accept the..."sample.pdf" ); e TextAbsorber object to extract text com . aspose...

    products.aspose.com/pdf/java/parser/
  6. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape...back_theme_color Gets or sets a ThemeColor object that represents the stroke...fore_theme_color Gets or sets a ThemeColor object that represents the stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....You can now get the Document object’s methods, such as IsCenterWindow...Document class. Set the Document object’s properties. Save the updated...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  8. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++....method that creates a Paragraph object with optional text and appends...appends it to the end of this object. Clone (bool) Creates a duplicate...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience....Create an "ImageSaveOptions" object which we can pass to the document's...Create an "XpsSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 如何加载字体?| Java 版 Aspose.Font

    如何使用Aspose.font用于Java解决方案上的Yout设备上的字体?答案在本文中给出了代码示例中的解释。... 6 7 // Initialize object FontDefinition with appropriate...// Initialize FontDefinition object passing TTF as FontType value...

    docs.aspose.com/font/zh/java/how-to-load-fonts/