Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 192,511 for

new

(0.21 sec)
  1. Barcode Reading Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for Node.js via Java according to business needs...ChecksumValidation let generator = new BarcodeGenerator ( EncodeTypes...( "test.png" ); let reader = new BarCodeReader ( "test.png" ,...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  2. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = New Cells.License(); lic…...License lic = new Cells.License(); lic.SetLicense(“Aspose...SetLicense(“Aspose.Total.lic”); Workbook wb = new Workbook(“PivotCharts_V7.xlsx”);...

    forum.aspose.com/t/missing-text-in-labels/310539
  3. PDF to PDFA Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one PDFA single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...merging files In loop: add a new page to PDF/A document In loop:...

    products.aspose.com/pdf/net/merger/pdf-to-pdfa/
  4. | Aspose

    Sample code for JPEG2000 to XLSX Java conversion. Use API example code for batch JPEG2000 files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/jpeg200...
  5. | Aspose

    Sample code for TIFF to XLSX Java conversion. Use API example code for batch TIFF files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tiff-to...
  6. | Aspose

    Sample code for PNG to XLSX Java conversion. Use API example code for batch PNG files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/png-to-...
  7. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your document management and efficiency.... Document doc = new Document ( MyDir + "Layout entities...NUMPAGE field. Document doc = new Document ( MyDir + "Page fields...

    reference.aspose.com/words/net/aspose.words/doc...
  8. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...annotations. let encryptionDetails = new aw . Saving . PdfEncryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 导出媒体文件到HTML文件|Aspose.Slides 文档

    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....//加载演示文稿 using (Presentation pres = new Presentation("example.pptx"))...VideoPlayerHtmlContr controller = new VideoPlayerHtmlContr(path: path...

    docs.aspose.com/slides/zh/net/export-media-file...
  10. Rotate PDF API | Aspose.PDF

    Rotate PDF pages using .NET, .NET Core, Java, C++ & Android.... Set old and new page height. Setting the page...GetDataDir_AsposePdf_Pages (); Document doc = new Document ( dataDir + "input.pdf"...

    products.aspose.com/pdf/rotate/