Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 7,338 for

boolean

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...FileOutputStream(tempHtmlFile)) { final boolean success = velocityService....

    forum.aspose.com/t/height-and-width-is-not-sett...
  5. How to use GraphClient for Microsoft Graph|Docu...

    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....OAuthToken getAccessToken ( boolean ignoreExistingToken ) { //...

    docs.aspose.com/email/java/how-to-use-graphclie...
  6. Compatibility Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Settings.Compatibility enum to unlock powerful compatibility options for seamless document processing and enhanced performance....static void AddOptionName ( Boolean option , String optionName...

    reference.aspose.com/words/net/aspose.words.set...
  7. Find Latin symbols in a font | C++ Solution

    C++ API Solution to manage fonts. Learn how if the font has Latin glyphs with a few lines of C++ code.... Declare a boolean variable latinText and initialize...

    products.aspose.com/font/cpp/detect-latin-symbols/
  8. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field...isCheckBoxExactSize Gets or sets the boolean value that indicates whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...ript_fonts Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...CleaningResponse response, Boolean shouldExtract) { Long startTime...CleaningResponse response, Boolean shouldExtract) { List<JavascriptAction>...

    forum.aspose.com/t/unable-to-extract-javascript...