Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 214,361 for

new

(0.1 sec)
  1. Aspose PS to PDF Support - Free Support Forum -...

    from C# Aspose : Is there a way to convert PS to PDF ? Sample PS file...pdfDocument = new Document(); var image = new Image(); image...pdf"; Document doc = new Document(inFile, new PsLoadOptions() {...

    forum.aspose.com/t/aspose-ps-to-pdf-support/315448
  2. AxisDisplayUnit Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisDisplayUnit class to customize value axis scaling options for enhanced chart clarity and precision....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Minimum = new AxisBound (- 10 ); axis . Scaling . Maximum = new AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Format Worksheet Cells in a Workbook with JavaS...

    Learn how to format worksheet cells in a workbook using Aspose.Cells for JavaScript via C++. Customize the appearance and style of data in spreadsheets.... Create a new console application. Add a reference...ame) { const cellsLicense = new AsposeCells.License(); cellsLicense...

    docs.aspose.com/cells/javascript-cpp/format-wor...
  4. Convert MHTML Files to Various Formats in C#|Do...

    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....mhtml" , new MhtmlLoadOptions ()); var icsView...MailMessage . Load ( "message.mhtml" , new MhtmlLoadOptions ()); // Extract...

    docs.aspose.com/email/net/converting-between-fo...
  5. Aspose.PSD for Java 24.3 - Release Notes|Docume...

    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....{ PsdOptions psdOptions16 = new PsdOptions (); psdOptions16 ...) { // is ok } else { throw new Exception ( "Wrong global resource...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....const System::String&) Creates a new custom document property of the...System::String&, int32_t) Creates a new custom document property of the...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. 在 Node.js 中插入范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中插入范围并移动其他数据。...external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-rang...
  8. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly convert points to pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add content to demonstrate the new margins. builder . Writeln (...

    reference.aspose.com/words/net/aspose.words/con...
  9. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...license = new Aspose.Pdf.License(); // License license = new License();...using (MemoryStream stream = new MemoryStream(System.Text.Encoding...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  10. Convert PDF file to other formats|Aspose.PDF fo...

    Explore how to convert PDF files into other formats like Word, Excel, or images using Aspose.PDF for Java....document Document document = new Document ( DATA_DIR + "PDFToEPUB...options EpubSaveOptions options = new EpubSaveOptions (); // Specify...

    docs.aspose.com/pdf/java/convert-pdf-to-other-f...