Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 222,946 for

new

(0.3 sec)
  1. Merge PostScript files to PDF using .NET

    Merger PS functionality of Aspose.Page API solution for .NET allows you to combine a few PS files into a single PDF document....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/merge/ps/
  2. Create a PDF document with attachments via Aspo...

    We have an application that creates PDF invoices from a Word template, and now we have been asked to generate these documents in ZUGFeRD format for submission to German government agencies. This means that we need to gen…...the Word template var doc = new Aspose.Words.Document("Template...compliance var saveOptions = new Aspose.Words.Saving.PdfSaveOptions...

    forum.aspose.com/t/create-a-pdf-document-with-a...
  3. 使用Aspose.Cells将工作簿保存为文本或CSV格式|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....workbook Workbook workbook = new Workbook ( FileName ); //0-byte...array byte [] workbookData = new byte [ 0 ]; //Text save options...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  4. Aspose OCR is slow while Converting unsearchabl...

    I am using Aspose OCR in my code to convert unsearchable scanned PDF to searchable PDF. The execution time of the code for scanning and converting just 1 page is 2 minutes. So, how Can I optimize the speed of the executi…...document using (var document = new Aspose.Pdf.Document(inputPdfPath))...engine OcrEngine ocrEngine = new OcrEngine(); foreach (var page...

    forum.aspose.com/t/aspose-ocr-is-slow-while-con...
  5. Փոխարկել Պատկեր TXT Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  6. Փոխարկել JPG HTML Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  7. Փոխարկել JPG WORD Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  8. Aspose.PSD for .NET 22.8 - Release Notes|Docume...

    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.... Offset = new Point (- 50 , 230 ); // Adds new frame List <...< Frame > frames = new List < Frame >( timeLine . Frames ); frames...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-8...
  9. Aspose word to PDF conversion rendering issue -...

    Hi, I’m having an issue where a picture of a graph in the word document that contains 2 x-axis dotted lines when converted to PDF using the code below renders them as solid lines. But when you zoom into the PDF to a rid…...docm"; Document oWordDoc = new Document(wordFile); Aspose.Words...Saving.PdfSaveOptions options = new Aspose.Words.Saving.PdfSaveOptions...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  10. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a document easily and fast instead of using NPOI in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Create a new document from scratch XWPFDocument doc = new XWPFDocument...

    docs.aspose.com/words/net/format-table-in-docum...