Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 197,059 for

new

(0.16 sec)
  1. 如何在 TypeScript 中使用 Aspose.CAD|CAD Documentation

    在 TypeScript 中使用 Aspose.CAD....save(array, new PngOptions()); return await exportedFilePromise..., function() { var reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  2. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Java between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/java/conversion/
  3. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them.... AsposeOCR api = new AsposeOCR (); // Add images to...recognition batch OcrInput input = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/recognition/passport/
  4. Pdf compare - Free Support Forum - aspose.com

    Hi, I am trying to compare two pdf using private static void ComparingEntireDocuments() { // The path to the documents directory var dataDir = RunExamples.GetDataDir_AsposePdf_DocumentCompare(); // Open PD…...documents using (var document1 = new Aspose.Pdf.Document(dataDir +...pdf")) { using (var document2 = new Aspose.Pdf.Document(dataDir +...

    forum.aspose.com/t/pdf-compare/316339
  5. ChartAxis.majorUnitIsAuto property | Aspose.Wor...

    ChartAxis.majorUnitIsAuto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... axis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.minorUnitIsAuto property | Aspose.Wor...

    ChartAxis.minorUnitIsAuto property. Gets or sets a flag indicating whether default distance between minor tick marks shall be used....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... axis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis.majorUnitScale property | Aspose.Word...

    ChartAxis.majorUnitScale property. Returns or sets the scale value for major tick marks on the time category axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... axis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the New …... However, the new PDF document renders with the...com.aspose.pdf.Document doc = new com.aspose.pdf.Document(“SD_Aspose...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  9. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for JavaScript via C++...with C Table encoding var gen = new BarCodeInstance . BarcodeGenerator...Read barcode image var reader = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/read-aus...
  10. Შეკუმშოს HTML C#

    შეკუმშოს HTML C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Cleanup();...

    products.aspose.com/words/ka/net/compress/html/