Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 164,131 for

new

(0.06 sec)
  1. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...MemoryStream outStream = new(); var pdf = new Document(new MemoryStream(convertRequest...FileData)); var fileEditor = new PdfFileEditor(); var scaleFactor...

    forum.aspose.com/t/getting-error-index-was-out-...
  2. Split Screen of Excel Worksheet with Node.js vi...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using Node.js C++ Addon....Instantiate a new Workbook. const workbook = new AsposeCells ...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/nodejs-cpp/how-to-split-s...
  3. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...document by hand. Document doc = new Document(); // A blank document...

    reference.aspose.com/words/java/com.aspose.word...
  4. Barcode Reading Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for Node.js via Java according to business needs...ChecksumValidation let generator = new BarcodeGenerator ( EncodeTypes...( "test.png" ); let reader = new BarCodeReader ( "test.png" ,...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  5. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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.... Load ( sourceFile , new PsdLoadOptions ())) { Layer layer...image . Save ( outputFile , new PsdOptions ()); } using ( var...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  6. Merge 3MF File Formats via Java | products.aspo...

    Sample Java merge 3MF file. Use this example code to merge 3MF file within any Web or Desktop Java based application....generate usdz file Scene scene = new Scene(); int i = 0 ; for (String...file: files) { FileStream fs = new FileStream(file, FileStream.OPEN...

    products.aspose.com/3d/java/merger/3mf/
  7. Merge VRML File Formats via Java | products.asp...

    Sample Java merge VRML file. Use this example code to merge VRML file within any Web or Desktop Java based application....generate usdz file Scene scene = new Scene(); int i = 0 ; for (String...file: files) { FileStream fs = new FileStream(file, FileStream.OPEN...

    products.aspose.com/3d/java/merger/vrml/
  8. Merge DAE File Formats via Java | products.aspo...

    Sample Java merge DAE file. Use this example code to merge DAE file within any Web or Desktop Java based application....generate usdz file Scene scene = new Scene(); int i = 0 ; for (String...file: files) { FileStream fs = new FileStream(file, FileStream.OPEN...

    products.aspose.com/3d/java/merger/dae/
  9. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据...with indentation var options = new Aspose . Pdf . ExportFieldsToJsonOp...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/import-export-json/
  10. CommentRangeEnd.Accept | Aspose.Words for .NET

    Discover the CommentRangeEnd Accept method to seamlessly engage visitors and enhance user interaction on your platform. Boost engagement today!...Document doc = new Document (); Comment newComment = new Comment (...FirstParagraph ; para . AppendChild ( new CommentRangeStart ( doc , newComment...

    reference.aspose.com/words/net/aspose.words/com...