Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 8,135 for

boolean

(1.3 sec)
  1. xlsx4j 中的行列高度调整|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.... setCustomHeight ( Boolean . TRUE ); sheet . getJaxbElement...); row . setCustomHeight ( Boolean . TRUE ); row . setR ( 1L );...

    docs.aspose.com/cells/zh/java/row-column-height...
  2. Extract Assets from GLB File Formats via Java |...

    Sample Java extract assets code for GLB file. Use this example code to extract assets from GLB file within any Web or Desktop Java based application....Extract(Scene scene, Zip za, boolean texture) throws IOException...fileName, byte [] content, boolean enableCompression) throws IOException...

    products.aspose.com/3d/java/extractor/glb/
  3. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D file within any Web or Desktop Java based application....Extract(Scene scene, Zip za, boolean texture) throws IOException...fileName, byte [] content, boolean enableCompression) throws IOException...

    products.aspose.com/3d/java/extractor/u3d/
  4. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides Node.js code using C++ to insert and delete rows in an Excel worksheet....insertRows(number, number, boolean) and Cells.deleteRows(number...insertRows(number, number, boolean) and Cells.deleteRows(number...

    docs.aspose.com/cells/nodejs-cpp/insert-or-dele...
  5. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...getHeight(); boolean isLandscape = page.getPageInfo()...7:00pm 2 @sharonez sharonez: boolean isLandscape = page.getPageInfo()...

    forum.aspose.com/t/islandscape-does-not-return-...
  6. SaveOptions.useAntiAliasing property | Aspose.W...

    SaveOptions.useAntiAliasing property. Gets or sets a value determining whether or not to use anti-aliasing for rendering.... get useAntiAliasing () : boolean Remarks The default value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.isFormatRevision property | Aspose.Wo...

    Paragraph.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....get isFormatRevision () : boolean Examples Shows how to check...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 C++ 通过 Node.js 插入或删除 Excel 工作表中的行|Documentation

    本文提供了使用 C++ 的 Node.js 代码,用于在 Excel 工作表中插入和删除行。...insertRows(number, number, boolean) 和 Cells.deleteRows(number...insertRows(number, number, boolean) 和 Cells.deleteRows(number...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-or-d...
  9. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_text_rotation property. Gets or sets a Boolean value indicating either text of the TextBox should not rotate when the shape is rotated....no_text_rotation property Gets or sets a boolean value indicating either text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PPT to PDF Conversion in C#: PptxReadException:...

    Hi While converting a PPT to PDF I am getting the following exception. Aspose.Slides.PptxReadException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) —> Sy…... (IShapeCollection , , , Boolean ) at . ( , IGroupShape , )...Slides.Presentation. (Stream , Boolean ) at Aspose.Slides.Presentation...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-p...