Sort Score
Result 10 results
Languages All
Labels All
Results 8,961 - 8,970 of 216,907 for

new

(0.43 sec)
  1. | Aspose

    Sample code for TIF to DOCX Java conversion. Use API example code for batch TIF files to DOCX 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/tif-to-...
  2. Converting a XML file to PDF using Android via ...

    Sample code on Java for XML to PDF conversion. Use example code for batch XML to PDF conversion in Android...String pdfDocumentFileName = new File ( fileStorage , "XML-to-PDF...String xmlDocumentFileName = new File ( fileStorage , "Conversion/employees...

    products.aspose.com/pdf/android-java/conversion...
  3. Add Bookmark to PDF using C# | Aspose.PDF

    Add Bookmarks to PDF Programmatically with C# Using Aspose.PDF for .NET...modified document bookmark to a new PDF file. This is the best solution...to PDF - C# var pdfDocument = new Aspose . Pdf . Document ( Path...

    products.aspose.com/pdf/net/bookmarks/
  4. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Recognize single line|Documentation

    How to read text from images containing a single line of text....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognize-single-line/
  6. PageSetup.LineNumberDistanceFromText | Aspose.W...

    Discover the PageSetup LineNumberDistanceFromText property to easily adjust the spacing between line numbers and your document's text for improved readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Cropping Metafiles in PHP|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....instance of Image class $image = new Image (); $image = $image ->...with desired size $rectangle = new Rectangle ( 10 , 10 , 100 , 100...

    docs.aspose.com/imaging/java/cropping-metafiles...
  8. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... let doc = new aw . Document ( base . myDir...artifacts.docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Chart are generating in the generated document ...

    Chart is not creating in the generated document, we are adding the data to the template along with other bookmarks and data, Chart are not generating as same as in the template. Chart should be generated as equivalent to…...(conceptual): Document doc = new Document("template.docx"); ReportingEngine...ReportingEngine engine = new ReportingEngine(); engine.buildReport(doc...

    forum.aspose.com/t/chart-are-generating-in-the-...
  10. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output...let dstDoc = new aw . Document (); let builder = new aw . DocumentBuilder...myStyle . font . name = "Courier New" ; myStyle . font . color = "#0000FF"...

    reference.aspose.com/words/nodejs-net/aspose.wo...