Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 7,333 for

boolean

(1.6 sec)
  1. Public API Changes in Aspose.Imaging 3.0.2|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....useJavaFontEngine(boolean) Method com.aspose.imaging...

    docs.aspose.com/imaging/java/public-api-changes...
  2. ImportFormatOptions.ignore_header_footer proper...

    ImportFormatOptions.ignore_header_footer property. Gets or sets a Boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...ignore_header_footer property Gets or sets a boolean value that specifies that source...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ImportFormatOptions::get_AdjustS...

    Aspose::Words::ImportFormatOptions::get_AdjustSentenceAndWordSpacing method. Gets or sets a Boolean value that specifies whether to adjust sentence and word spacing automatically. The default value is false in C++....Wor method Gets or sets a boolean value that specifies whether...

    reference.aspose.com/words/cpp/aspose.words/imp...
  4. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java.... getFieldCode(boolean includeChildFieldCod) Returns...made to the document. isDirty(boolean value) Sets whether the current...

    reference.aspose.com/words/java/com.aspose.word...
  5. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java.... isProtected() public boolean isProtected() Shows whether...isProtected()); Returns: boolean - The corresponding boolean value. isSigned()...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldXE | Aspose.Words for Java

    Implements the XE field in Java.... getFieldCode(boolean includeChildFieldCod) Returns...entry’s page number. isBold(boolean value) Sets whether to apply...

    reference.aspose.com/words/java/com.aspose.word...
  7. Application not loading on Linux after adding S...

    Hello Aspose Support Team, We are facing an issue when running our .NET Core 3.1 application on Linux. The same application works fine on Windows, but after encountering a SkiaSharp error log, we added SkiaSharp native…...CheckNativeLibraryCo(Boolean throwIfIncompatible) at SkiaSharp...SkiaSharp.SKNativeObject.Dispose(Boolean disposing) at SkiaSharp.SKObject...

    forum.aspose.com/t/application-not-loading-on-l...
  8. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs.... is_visible is a Boolean property, which means that...WorkbookSettings.show_tabs is a Boolean property, which means that...

    docs.aspose.com/cells/python-net/show-and-hide-...
  9. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....urlOrBookmark : string , isBookmark : boolean ) Parameter Type Description...end of the url. isBookmark boolean true if the previous parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...Limited"); } private static boolean insertIntoBookmark(String sourceFilename...illustrate this: private static boolean insertIntoBookmark(String sourceFilename...

    forum.aspose.com/t/bookmark-settext-breaks-left...