Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 94,452 for

object

(0.14 sec)
  1. Sending and Forwarding Messages - Send Outlook ...

    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....are specified using String objects. To send an email message synchronously...allows the caller to pass an object to the method that is invoked...

    docs.aspose.com/email/java/sending-and-forwardi...
  2. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…...info("PDF-CONVERSION_INFO: created document object"); if (!doc.convert(logOutputStream...info("PDF-CONVERSION_INFO: converted document object"); doc.save(byteArrayOutputStrea...

    forum.aspose.com/t/font-substitution-issue-when...
  3. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt Object)....the text path (of a WordArt object). @property def text_path (...Document () # Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....destination using the GoToAction object’s Destination property. The...Specify the destination for link object // Represents explicit destination...

    docs.aspose.com/pdf/cpp/update-links/
  5. Encrypting Excel Files with Node.js via C++|Doc...

    Learn how to encrypt and password‑protect Excel files using Aspose.Cells for Node.js via C++....); // Instantiate a Workbook object. // Open an Excel file. const...); // Instantiate a Workbook object. // Open an Excel file. const...

    docs.aspose.com/cells/nodejs-cpp/encrypting-exc...
  6. CompatibilityOptions.LayoutRawTableWidth | Aspo...

    Optimize your layout with the CompatibilityOptions LayoutRawTableWidth property. Control table wrapping and enhance design flexibility effortlessly!...Table Should Wrap Floating Object. public bool LayoutRawTableWidth...= new Document (); // This object contains an extensive list...

    reference.aspose.com/words/net/aspose.words.set...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....loading back into a Document object. When true , the roundtrip...Saving with a HtmlSaveOptions object with ExportRoundtripInfor set...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 在 PHP 中复制行和列|Documentation

    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....# Instantiating a Workbook object by excel file path $workbook...formattings, images and drawing objects # to the 12th row in the $worksheet->...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  9. 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...
  10. 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...