Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 198,847 for

new

(0.22 sec)
  1. AsposeFontConvertToTTF | API Solution for Javas...

    Convert the fonts into ttf format. Reliable Javascript via C++ library for font conversion from Aspose.Font....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  2. AsposeFontConvertToSVG | API Solution for Javas...

    Convert fonts into svg format. Reliable Javascript via C++ library for font conversion from Aspose.Font....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  3. | Aspose

    Sample code for TIFF to DOCX Java conversion. Use API example code for batch TIFF 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/tiff-to...
  4. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add image to new PDF page...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/
  5. Create File using Python | products.aspose.com

    Create text and Microsoft Word documents with out installing Microsoft Office... By providing “x”, new file will be created but throws...already exists. By providing “a”, new text file will be created if...

    products.aspose.com/total/python-net/create/
  6. Preview workbook with Node.js via C++|Documenta...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using Node.js via C++....xlsx" ); const workbook = new AsposeCells . Workbook ( filePath...filePath ); const imgOptions = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/workbook-and-w...
  7. How to set excel Custom Paper Size width and he...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.PageSetup.PaperSize = PaperSizeType.Custom; // Set custom paper size for A1 (width: 33.1 inches, height: 23.4 inches) worksheet.PageSetup.Custom…...Run() { Workbook workbook = new Workbook(); Worksheet worksheet...clipped. Workbook workbook = new Workbook("e:\\test2\\ÉVïKìHÄ...

    forum.aspose.com/t/how-to-set-excel-custom-pape...
  8. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } New Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...public Workbook(string file) } new Aspose.Cells.Workbook("attached...workbook LoadOptions loadOptions = new LoadOptions(LoadFormat.Xlsm);...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...
  9. PPTX to PDF in Java: Grey Lines Appear at the B...

    Hi Team, we are facing issue while converting ppt file into pdf using aspose. Issue : table on page 10 of the PDF preview has grey lines that are not visible in the original PowerPoint file and the PDF generated by Acro…...(Presentation presentation = new Presentation("input.pptx")) {...{ PdfOptions pdfOptions = new PdfOptions(); pdfOptions.SetSa...

    forum.aspose.com/t/pptx-to-pdf-in-java-grey-lin...
  10. PDF document getting scrambled when printing - ...

    Hi We currently get PDF documents supplied by third parties which we push on to a printer selected by the user end user. This is currently working fine in all cases except for documents from this one party (sample attac…...code is: PdfViewer viewer = new PdfViewer(); viewer.OpenPdfFile(pdfData...DefaultPageSettings; pageSettings.Margins = new System.Drawing.Printing.Margins(0...

    forum.aspose.com/t/pdf-document-getting-scrambl...