Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 8,139 for

boolean

(1.62 sec)
  1. Inlining Syntax Error Messages into Templates i...

    Learn how to enable inline syntax error message into the template document at the exact position using LINQ in C#....InlineErrorMessages is applied, a Boolean value returned by a ReportingEngine...

    docs.aspose.com/words/net/inlining-syntax-error...
  2. Advanced Protection Settings since Excel XP wit...

    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....that encapsulates several Boolean properties for disabling or...formatting that contains a Boolean property, isLocked() . Set...

    docs.aspose.com/cells/nodejs-cpp/advanced-prote...
  3. Advanced Protection Settings since Excel XP wit...

    Learn how to apply advanced protection settings in Excel files using Aspose.Cells with C++....that encapsulates several Boolean properties for disabling or...obtain a Style that contains a Boolean property, IsLocked . Set the...

    docs.aspose.com/cells/cpp/advanced-protection-s...
  4. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java....readFrom(ResultSet resultSet) public boolean readFrom(ResultSet resultSet)...storage to read from Returns: boolean - true if no read errors occurred...

    reference.aspose.com/words/java/com.aspose.word...
  5. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Cells APIs have exposed the Boolean type DataLabels.IsResizeShapeToFitTe...

    docs.aspose.com/cells/cpp/resize-chart-s-data-l...
  6. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated....emulateRasterOperati () : boolean Remarks Specific raster operations...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. "Fontconfig head is null", even java.awt.headle...

    Hi, Using: Aspose PDF for Java, V25.9 (Evaluation Version) besides the other topic of not getting the correct font, I have another problem, adding a font anyway to the FontRepository within a container, based on paket…...headless”); boolean headless = "true".equalsIg...

    forum.aspose.com/t/fontconfig-head-is-null-even...
  8. Add Data in Cells|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....setValue ( true ); //Adding a boolean value to the cell Cell cell...

    docs.aspose.com/cells/java/add-data-in-cells/
  9. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...exportTocPageNumbers () : boolean Examples Shows how to display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to PDF. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…...getImageSize(); boolean exceedsMaxPageSize = size.getWidthPoints()...based on which side is longer. boolean widthLonger = (size.getWidthPoints()...

    forum.aspose.com/t/converting-email-to-pdf-cons...