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

boolean

(0.16 sec)
  1. Font Folder – How to Install using Aspose.HTML ...

    Learn and get a step-by-step guide on how to set font folder to render HTML to PDF or Image using the Aspose.HTML for .NET library....the fonts are located and a boolean value that specifies whether...

    docs.aspose.com/html/net/how-to-set-font-folder/
  2. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your document saving experience. Customize settings for optimal HtmlFixed format output....get; set; } Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....equals(Object arg0) public boolean equals(Object arg0) Parameters:...java.lang.Object Returns: boolean getAlignment() public int getAlignment()...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  4. Worksheet Views with Node.js via C++|Documentation

    This article will describe how to use Node.js and the Node.js API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....isPageBreakPreview() is a Boolean property, which means that...

    docs.aspose.com/cells/nodejs-cpp/worksheet-views/
  5. License Total.Net - Free Support Forum - aspose...

    Integration of Aspose Total Licens is impossible. After Deployment, des Convert Service can not Start. Possible Issue, Signture from 2026 ist larger then the Signatur of 2025....IComponentRegistry, Boolean) at Autofac.ContainerBuilder...

    forum.aspose.com/t/license-total-net/317648
  6. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....has_image boolean property. Extract image data...

    docs.aspose.com/words/python-net/working-with-i...
  7. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...String ) at tream , String , Boolean ) at .(Stream , Document ,...

    forum.aspose.com/t/key-not-found-exception/293338
  8. Glyphs and Metrics of TrueType Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within Java.... open (fd); 6 7 boolean latinText = true ; 8 9 10 for...

    docs.aspose.com/font/java/glyphs-and-metrics-tr...
  9. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....AdditionalFontsFolde and SuppressError boolean values. Call to save PostScript...

    docs.aspose.com/page/cpp/convert-ps/
  10. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...width = 0; int height = 0; boolean isFirstSmartObject = true;...

    forum.aspose.com/t/layer-group-export-image-err...