Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 8,138 for

boolean

(0.15 sec)
  1. ChartDataLabel.show_series_name property | Aspo...

    ChartDataLabel.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart...property Returns or sets a Boolean to indicate the series name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell in Java....equals(PreferredWidth other) public boolean equals(PreferredWidth other)...Returns: boolean equals(Object obj) public boolean equals(Object...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with TextBoxes in C#|Aspose.Words for .NET

    Introduction to linked textboxes feature in Aspose.Words for .NET.... These boolean properties indicate whether...

    docs.aspose.com/words/net/working-with-textboxes/
  4. 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...
  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. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public Boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...13, 2025, 1:57am 1 public boolean printPdf(String filePath, PrintService...4) 执行打印(600DPI 更清晰;也可传 300) boolean ok = printPdfViaCore(pdfPath...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595