Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 199,944 for

new

(0.19 sec)
  1. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....Document doc = new Document(); Comment newComment = new Comment(doc);...setInitial("VD"); newComment.setDateTime(new Date()); } newComment.setText("Comment...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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....doc = new Document ( "doc.pdf" ); InputStream fs = new FileInputStream..."Ellipse.pdf" ; Document doc = new Document (); Page page = doc...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  3. Aspose.PSD for Java 24.4 - 发布说明|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....设置许可证会导致异常,如果多次进行设置 License license = new License (); String liccorrectJava...image . save ( outputFilePath , new PngOptions ()); } PSDJAVA-612...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static boolean doc2pdf(String inPath, String outPath) { File file = New File(outPath); try (FileOutputStream os = New FileOutputSt…...file = new File(outPath); try (FileOutputStream os = new FileOutputStream(file))...FileOutputStream(file)) { Document doc = new Document(inPath); doc.save(os...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  5. How to add Polyline Annotation using C++ | Aspo...

    Source code to add Polyline annotations in PDF file on any platform with C++ language...instance of Document class Create a new page or get a reference to an...polylineAnnotation = new PolylineAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/cpp/annotation/polyline...
  6. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....DocumentBase ) Initializes a new instance of the Run class. public...document by hand. Document doc = new Document (); // A blank document...

    reference.aspose.com/words/net/aspose.words/run...
  7. Licensing|Documentation

    Aspose.Cells for JAVA provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in Java.... License license = new com . aspose . cells . License.... cells . License license = new com . aspose . cells . License...

    docs.aspose.com/cells/java/licensing/
  8. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting New GroupShape nodes seamlessly....passed as a parameter into a new GroupShape node which is inserted...position and dimension of the new GroupShape will be calculated...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Java Zip and UnZip Folders | Aspose.Zip Documen...

    Learn how to create, list, and delete ZIP folders in Java using popular library APIs....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/compressing-and-decomp...
  10. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create New instances of this powerful class for enhanced data management and functionality....string, string ) Initializes a new instance of this class. public...doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...

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