Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 222,946 for

new

(0.33 sec)
  1. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another...importFormatMode) Initializes a new instance of the NodeImporter...importFormatOptions) Initializes a new instance of the NodeImporter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another document in Java....are updated to reference the new style. If a matching style already...destination document uses Times New Roman 14pt font. When importing...

    reference.aspose.com/words/java/com.aspose.word...
  3. Issue with watermarking using Aspose.PDF 24.11....

    Class : Aspose.Pdf.Document Method: AddStamp Error : Specified argument was out of the range of valid values. (Parameter ‘Unrecognized filter type.’)...PDF: Document pdfDocument = new Document("input.pdf"); Page page...artifact Artifact watermark = new Artifact(); watermark.setType(Artifact...

    forum.aspose.com/t/issue-with-watermarking-usin...
  4. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。...// 打开文档 Document document = new Document ( GetDataDir () + "...LinkAnnotation link = new LinkAnnotation ( page , new Rectangle ( 100...

    docs.aspose.com/pdf/zh/java/create-links/
  5. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....Parse(new MemoryStream(Convert.FromBase64String(stream...Load(fileStream)) { var ms = new MemoryStream(); img.Save(ms, new PdfOptions());...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  6. Merge VRML File Formats via .NET | products.asp...

    C# source code to load, render and Merge VRML documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/vrml/
  7. Merge 3DS File Formats via .NET | products.aspo...

    C# source code to load, render and Merge 3DS documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/3ds/
  8. Merge 3MF File Formats via .NET | products.aspo...

    C# source code to load, render and Merge 3MF documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/3mf/
  9. Merge AMF File Formats via .NET | products.aspo...

    C# source code to load, render and Merge AMF documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/amf/
  10. Merge STL File Formats via .NET | products.aspo...

    C# source code to load, render and Merge STL documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/stl/