Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 7,305 for

boolean

(0.18 sec)
  1. Convert OLM to HTML via Java | products.aspose.com

    Try the code sample to convert OLM files to HTML format in Java. Download Java API to take your email processing applications to the next level....as “Inbox” and setting the boolean parameter to true. Iterate...

    products.aspose.com/email/java/conversion/olm-t...
  2. Connect to POP3 Server|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....or XOAUTH2 access token*/ boolean useOAuth , /*Defines whether...

    docs.aspose.com/email/java/connect-to-pop3-server/
  3. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...) is_phonetic_guide Gets a boolean value indicating either the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Problem with mail merge repeating entire docume...

    Good evening, I’m having a problem with mail merge. Introduction: I’m using version 22.12, and the same problem occurs when trying the online mail merge from the Aspose website, where, I assume, the latest version is …...metadatiFile, final File img, final boolean cancellaCampi) throws Exception...

    forum.aspose.com/t/problem-with-mail-merge-repe...
  5. Filter Messages From Exchange Mailbox|Documenta...

    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....orderBy(boolean ascending) method which sets...

    docs.aspose.com/email/java/filter-messages-from...
  6. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... updateField Boolean Specifies whether to update...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::Saving::PclSaveOptions class | A...

    Aspose::Words::Saving::PclSaveOptions class. Can be used to specify additional options when saving a document into the Pcl format. To learn more, visit the documentation article in C++....c () const Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the documentation article in C++....c () const Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file into a single-page SVG without cutting off any content? Sample in z…...OnePagePerSheet Boolean attribute to set to “true”...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  10. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…... */ private static boolean isExcel(String ext) { return...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...