Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 196,991 for

new

(0.1 sec)
  1. Aspose.PSD for Java 20.3 - 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.... save ( outFile , new PdfOptions ()); } finally { aiImage...textData . producePortions ( new String [] { "E=mc" , "2\r" ,...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  2. Merge PLY File Formats via Java | products.aspo...

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

    Sample Java merge 3DS file. Use this example code to merge 3DS 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/3ds/
  4. Merge GLB File Formats via Java | products.aspo...

    Sample Java merge GLB file. Use this example code to merge GLB 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/glb/
  5. Image added using Place in cell option removed ...

    Steps: Open a blank excel file Click the Insert tab Click on Pictures Click Place In Cell Browse an image from your PC and add it into any cell In another part of the excel, just copy paste an image When this excel (T…...(var doc = new Workbook(Stream)) { var converted = new MemoryStream();...MemoryStream(); doc.Save(converted, new PdfSaveOptions { ImageType =...

    forum.aspose.com/t/image-added-using-place-in-c...
  6. How to add a typedMember dimension element? - F...

    Hello everyone! I’m a Newbie in both C# and Aspose Finance. I’m trying to add a context scenario, with a typedMember dimension. For instance, I’m trying to achieve something like this: <xbrli:context id="c-4"> <xbr…...this code: Context context = new Context(contextPeriod, contextEntity);...Scenario = new ContextSenario() { DimensionMemberList = { new DimensionMember(...

    forum.aspose.com/t/how-to-add-a-typedmember-dim...
  7. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one.... There are two new methods and one property was...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  8. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions(); // We...

    reference.aspose.com/words/java/com.aspose.word...
  9. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor....let doc = new aw . Document (); let newComment = new aw . Comment...firstParagraph ; para . appendChild ( new aw . CommentRangeStart ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made....let doc = new aw . Document (); let newComment = new aw . Comment...firstParagraph ; para . appendChild ( new aw . CommentRangeStart ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...