Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 222,973 for

new

(0.82 sec)
  1. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...docA = new Document("DocumentA.docx"); Document docB = new Docu...documents docA.compare(docB, "user", new Date()); // Create a list to...

    forum.aspose.com/t/change-pages-only-after-comp...
  2. Printing Project Pages to Separate Image Files ...

    This article explains how to print Project Pages to Separate Image Files using Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/printing-project-pag...
  3. Pdf to html conversion results in bad backgroun...

    When I use aspose-pdf-10.4.1.java to convert the attached pdf to html, the resulting html has background. The conversion code is simple. // // Generate html from the pdf // ByteArrayInputStream inStream = …...ByteArrayInputStream inStream = new ByteArrayInputStream(pdfBytes);...com.aspose.pdf.Document doc = new com.aspose.pdf.Document(inStream);...

    forum.aspose.com/t/pdf-to-html-conversion-resul...
  4. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document docToInsert = new Document (); builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  5. NodeChangingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingAction enum to efficiently manage node changes in your documents. Enhance your document processing capabilities today!...doc = new Document (); doc . NodeChangingCallback = new NodeChangingPrinter...(); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/nod...
  6. 公共 API Aspose.Diagram 6.8.0 的变化|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....Visio diagram Diagram diagram = new Diagram (); // insert an ActiveX...Visio diagram Diagram diagram = new Diagram ( "c:\\temp\\Drawing1...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  7. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Customer > customers = new List < Customer > { new Customer ( "Thomas...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 保存文件时,出现错误: - Free Support Forum - aspose.com

    try(InputStream workbookStream = New URL(url).openStream()){ Workbook workbook = New Workbook(workbookStream); workbook.save(output, options); } 报错了:java.lang.ClassCastException: com.aspose.cells.b.a.d.z cannot be ca…...workbookStream = new URL(url).openStream()){ Workbook workbook = new Work...问题复现 您在通过 URL 获取 InputStream 并用 new Workbook(stream) 加载后,调用 workbook...

    forum.aspose.com/t/topic/323685
  9. Australian Post Parameters|Documentation

    Learn how to configure AustralianPost customer information interpreting types (C_TABLE, N_TABLE, OTHER) in Aspose.BarCode for Java....BarcodeGenerator barcodeGenerator = new BarcodeGenerator ( EncodeTypes...BarCodeReader barCodeReader = new BarCodeReader ( imagePath , DecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. Փոխարկել HTML JPG Javascript

    Փոխարկեք HTML ը JPG ձևաչափի JavaScript կոդով: Պահեք HTML որպես JPG օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) for...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/hy/nodejs-net/convers...