Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 213,190 for

new

(0.18 sec)
  1. Extract Assets from PLY File Formats via Java |...

    Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/ply/
  2. Փոխարկել Պատկեր HTML Java

    Փոխարկեք Պատկեր ը HTML ձևաչափի Java կոդով: Պահեք Պատկեր որպես HTML օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/im...
  3. Excel to PDF Conversion in PHP|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....Cells helper object $ptr = new \COM ( 'Aspose.Cells.Interop...file path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/excel-to-pdf-conversi...
  4. ShapeBase.target property | Aspose.Words for Py...

    ShapeBase.target property. Gets or sets the target frame for the shape hyperlink.... target = 'New Window' shape . screen_tip =...in Microsoft Word will open a new web browser window # and take...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndexFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FieldIndexFormat enum for customizable FieldIndex formatting in your documents. Enhance your document's structure effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...table, it defaults to Times New Roman, and since we had applied...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  7. Შეკუმშოს JPG Java

    შეკუმშოს JPG Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/compress/jpg/
  8. Public API Changes in Aspose.Imaging 2.3.0|Docu...

    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.... It includes not only new and obsoleted public methods...Imaging . Rectangle rectangle = new Aspose . Imaging . Rectangle...

    docs.aspose.com/imaging/net/public-api-changes-...
  9. Convert Chart to Image for Chinese Region with ...

    Learn how to use Aspose.Cells for JavaScript via C++ to configure charts for Chinese characters and formats, including fonts, sizes, text directions, and more....</p>' ; } const settings = new ChartChineseSettings (); const...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/convert-ch...
  10. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....Presentation presentation = new Presentation (); Dimension2D...IOleEmbeddedDataInfo dataInfo = new OleEmbeddedDataInfo ( fileData...

    docs.aspose.com/slides/java/manage-ole/