Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 6,830 for

boolean

(0.09 sec)
  1. NullPointerException when calling Document.upda...

    Hello, we are also experiencing this issue on our project. Subject: NullPointerException during updateFields() on Mail Merge with Letter Template (Aspose.Words for Java) BSL1.pdf (392.2 KB) Product: Aspose.Words for J…...LayoutLogicalBase getNextTopLevelConte() { boolean isTopContent = (getLayoutType()...

    forum.aspose.com/t/nullpointerexception-when-ca...
  2. Wrong merge result with regions - Free Support ...

    I am testing the latest version as we have noticed a problem with an older one, but that problem seems to be present in the latest version too. Specifically, I created this test document to showcase the issue: test-dev…...document, InputStream xmlStream, boolean withRegions) throws Exception...

    forum.aspose.com/t/wrong-merge-result-with-regi...
  3. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML 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...
  4. Convert OLM to PST via Java | products.aspose.com

    Try the code sample to convert OLM files to PST 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. Create the...

    products.aspose.com/email/java/conversion/olm-t...
  5. Convert OLM to MBOX via Java | products.aspose.com

    Try the code sample to convert OLM files to MBOX 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...
  6. Convert PST to MBOX via Java | products.aspose.com

    Try the code sample to convert PST files to MBOX format in Java. Download Java API to take your email processing applications to the next level....path for the MBOX file and a boolean parameter indicating whether...

    products.aspose.com/email/java/conversion/pst-t...
  7. PdfFormat A4 not fully supported? - Free Suppor...

    Hi, I use the convert API in Apose.PDF for Java to convert a PDF into various conformance levels. When I use any level except A4 then everything works. e.g. when I execute this method: pdfDocument.convert(os, PdfForm…... boolean isPDF2 = pdfDocument.getVersion()...

    forum.aspose.com/t/pdfformat-a4-not-fully-suppo...
  8. Convert EPS with Aspose.Page C++ API

    EPS to WMF conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....AdditionalFontsFolde and SuppressError boolean values. Call to save the PostScript...

    docs.aspose.com/page/cpp/convert/eps-to-png/
  9. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now Boolean watermarke…...Following code is being used now boolean watermarkedFile = false; String...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  10. An exception is thrown when trying to save a sc...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.PDF.Diagram” version 25.9.0 on a NET 8 project for copying a scanned PDF to a MemoryStream asynchronously using Document.Sa…...ThrowIfExceptional(Boolean includeTaskCanceledE) at System...

    forum.aspose.com/t/an-exception-is-thrown-when-...