Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 162,156 for

new

(0.07 sec)
  1. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  2. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...LoadOptions() Initializes a new instance of this class with default... A shortcut to initialize a new instance of this class with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. | Aspose

    Sample code for DJVU to XLSX Java conversion. Use API example code for batch DJVU 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/djvu-to...
  4. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", new String[] { "Category 1", "Category 2" }, new double[]...

    forum.aspose.com/t/aspose-word-dll-chart-format...
  5. Connecting to IMAP Server|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....password ImapClient client = new ImapClient ( "localhost" , "user"...ImapClient class ImapClient client = new ImapClient ( "imap.domain.com"...

    docs.aspose.com/email/net/connecting-to-imap-se...
  6. Add Barcodes to Word Documents|Documentation

    How to Add Barcodes to MS Word Files Using Aspose.BarCode and Aspose.Words... Document wordDoc = new Aspose . Words . Document ();...DocumentBuilder wordBuilder = new Aspose . Words . DocumentBuilder...

    docs.aspose.com/barcode/net/add-barcode-to-word...
  7. Parallel LZMA2 in 7z Archives | Aspose.Zip Docu...

    Explains how to implement parallel processing with LZMA2 in 7z archives....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/multithreaded-lzma2/
  8. How I should get the tables in the pdf the corr...

    In the PDF, I get the location of the tables drawn on the picture is not right, how I should get the tables in the pdf the correct location. Thank you very much. public static void Extract_Table() { //…...PdfUnitConvertor unitconverter = new PdfUnitConvertor(); Aspose.Pdf...Pdf.Document pdfDocument = new Aspose.Pdf.Document(filePath);...

    forum.aspose.com/t/how-i-should-get-the-tables-...
  9. EPUB to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for EPUB to PDF conversion. Use example code for batch EPUB to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...Create a new instance of EpubLoadOptions $loadOption = new EpubLoadOptions...

    products.aspose.com/pdf/php-java/conversion/epu...
  10. PCL to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for PCL to PDF conversion. Use example code for batch PCL to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...Create a new instance of PclLoadOptions $loadOption = new PclLoadOptions...

    products.aspose.com/pdf/php-java/conversion/pcl...