Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 192,511 for

new

(0.18 sec)
  1. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your document management and efficiency.... Document doc = new Document ( MyDir + "Layout entities...NUMPAGE field. Document doc = new Document ( MyDir + "Page fields...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Merge PDF File Formats via Java | products.aspo...

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

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

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

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

    Sample Java merge DRC file. Use this example code to merge DRC 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/drc/
  7. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature....Document doc = new Document (); Comment newComment = new Comment (...FirstParagraph ; para . AppendChild ( new CommentRangeStart ( doc , newComment...

    reference.aspose.com/words/net/aspose.words/com...
  8. CommentRangeStart.Accept | Aspose.Words for .NET

    Discover the CommentRangeStart Accept method to enhance visitor engagement and streamline interactions on your site. Boost user experience today!...Document doc = new Document (); Comment newComment = new Comment (...FirstParagraph ; para . AppendChild ( new CommentRangeStart ( doc , newComment...

    reference.aspose.com/words/net/aspose.words/com...
  9. 现代 API|Aspose.Slides 文档

    现代 API...的典型场景可能如下所示: Presentation pres = new Presentation (); try { IPPImage... get_Item ( 0 ). getImage ( new Dimension ( 1920 , 1080 )); try...

    docs.aspose.com/slides/zh/java/modern-api/
  10. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...