Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 164,092 for

new

(0.05 sec)
  1. Convert JPG To GIF C#

    Convert JPG to GIF format in C# code. Save JPG as GIF using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.gif" , new ImageSaveOptions(SaveFormat.Gif));...

    products.aspose.com/words/net/conversion/jpg-to...
  2. Merge RVM File Formats via Java | products.aspo...

    Sample Java merge RVM file. Use this example code to merge RVM 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/rvm/
  3. Merge FBX File Formats via Java | products.aspo...

    Sample Java merge FBX file. Use this example code to merge FBX 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/fbx/
  4. Merge USD File Formats via Java | products.aspo...

    Sample Java merge USD file. Use this example code to merge USD 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/usd/
  5. Merge OBJ File Formats via Java | products.aspo...

    Sample Java merge OBJ file. Use this example code to merge OBJ 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/obj/
  6. Merge ASE File Formats via Java | products.aspo...

    Sample Java merge ASE file. Use this example code to merge ASE 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/ase/
  7. Merge JT File Formats via Java | products.aspos...

    Sample Java merge JT file. Use this example code to merge JT 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/jt/
  8. Complex MaxiCode Settings|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....MaxiCodeCodetextMode maxiCodeCodetext = new MaxiCodeCodetextMode (); maxiCodeCodetext...MaxiCodeStructuredSe maxiCodeStructuredSe = new MaxiCodeStructuredSe (); maxiCodeStructuredSe...

    docs.aspose.com/barcode/net/complex-maxicode-ba...
  9. 使用Node.js via C++向PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,向PDF添加文本和图像水印,使用Aspose.Cells for Node.js via C++。...external links const workbook = new AsposeCells . Workbook ( filePath...workbook with 3 pages. const wb = new AsposeCells . Workbook (); wb...

    docs.aspose.com/cells/zh/nodejs-cpp/add-waterma...
  10. Comment.AcceptEnd | Aspose.Words for .NET

    Learn how the AcceptEnd method enhances user experience by efficiently managing comment visits. Boost engagement with seamless visitor acceptance!...Document doc = new Document (); Comment newComment = new Comment (...FirstParagraph ; para . AppendChild ( new CommentRangeStart ( doc , newComment...

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