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

boolean

(0.09 sec)
  1. 使用 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...
  2. Java 3D API | 3D Files Manipulation and Convers...

    Gameware and CAD 3D library to create read convert and modify 3D file formats within Java applications...Compression Manifold Mesh Mesh Boolean Operation PBR/Phong/Lambert...Layout of the Vertex Mesh boolean operation Animate Objects in...

    products.aspose.com/3d/java/
  3. 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-...
  4. System.NullReferenceException when using PdfFor...

    Hello aspose support, i`ve a problem converting a aspose document to ZugFerd format. Aspose.PDF for .Net Version 25.4.0 This line throws the folling exception: pdf_file1.Convert(new MemoryStream(), PdfFormat.ZUGFeRD…...GetSignatureNames(Boolean onlyActive) bei Aspose.Pdf...PdfFileSignature.GetSignNames(Boolean onlyActive) bei Aspose.Pdf...

    forum.aspose.com/t/system-nullreferenceexceptio...
  5. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java....Node, boolean) method provided by the DocumentBase...Description importNode(Node srcNode, boolean isImportChildren) Imports a...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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/
  7. 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/
  8. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...getValue()); } boolean useLandscape = maxContentWidth...getImageData().getImageSize(); boolean tooBig = size.getWidthPoints()...

    forum.aspose.com/t/content-is-still-being-slice...
  9. 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...
  10. 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...