Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 213,096 for

new

(0.1 sec)
  1. Print Barcodes in Report|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....contents below and create a new file called BarCodeReport.jrxml...engine.JRRenderable" ><![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/print-bar...
  2. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...with a new page Aspose . Pdf . Document pdfDoc = new Aspose ...BarcodeGenerator generator = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...
  3. 怎么在光标所在位置插入下一页分节符 - Free Support Forum - aspose...

    原始文档: section.docx (18.8 KB) 预期: reset.section.docx (18.9 KB) 怎么移动到第一个run之前插入分节符?...您可以使用以下代码来实现这一点: Document doc = new Document("C:\\Temp\\in.docx");...docx"); DocumentBuilder builder = new DocumentBuilder(doc); // Put...

    forum.aspose.com/t/topic/312497
  4. Manage VBA Codes of Excel Macro‑Enabled Workboo...

    Add VBA Module and modify VBA or macro with Aspose.Cells for Node.js via C++....Cells allows you to add a new VBA module and macro code using...add(Worksheet) method to add the new VBA module inside the workbook...

    docs.aspose.com/cells/nodejs-cpp/manage-vba-pro...
  5. Working with Z Archives in C# | Aspose.Zip for ...

    C# z API lets you work with creating and managing unix Z archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/working-with-unix-z-arc...
  6. Converting ZIP to tar.gz | Aspose.Zip Documenta...

    Learn how to convert ZIP files to tar.gz format with step-by-step guides and resources....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/converting-from-zip-to...
  7. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....with annotations var sources = new string [] { dataDir + "ImportAnnotations...using ( var annotationEditor = new Aspose . Pdf . Facades . PdfAnnotationEditor...

    docs.aspose.com/pdf/net/import-export-annotations/
  8. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...document using ( var document = new Aspose . Pdf . Document ( dataDir...search phrase var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  9. How to add Square Annotation using .NET | Aspos...

    Source code on C# to add Square annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/square/add/
  10. How to add Circle Annotation using C++ | Aspose...

    Source code to add Circle annotations in PDF file on any platform with C++ language...instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/cpp/annotation/circle/add/