Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 213,115 for

new

(0.11 sec)
  1. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....workbook = new AsposeCells . Workbook (); // Adding a new worksheet...getArea (). setForegroundColor ( new AsposeCells . Color ( 0 , 0 ...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  2. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); pdfSaveOptions...错误结果: LoadOptions options = new LoadOptions(); options.getLanguagePreferenc()...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  3. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....$document = new Document ( $inputFile ); // Create a new DocSaveOptions...DocSaveOptions object $saveOption = new DocSaveOptions (); // Set the...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  4. About images/pdf attachment in aspose word temp...

    Could you pls help me on how to import multiple images/pdfs as an image form in Aspose.word template Linq reporting engine dynamically which are saved as bytes at backend....image ------- using (var ms = new MemoryStream(rawBytes)) { args...NET conversion var pngDevice = new Aspose.Pdf.Devices.PngDevice(...

    forum.aspose.com/t/about-images-pdf-attachment-...
  5. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...Aspose, as they often include new features and enhancements based...ARGB bitmap Bitmap bitmap = new Bitmap(width, height, PixelFormat...

    forum.aspose.com/t/query-regarding-pixelformat-...
  6. Manage Email Attachments and Embedded Objects i...

    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....MailMessage class var eml = new MailMessage { From = "sender@from...attachment var attachment = new Attachment ( "1.txt" ); // Add...

    docs.aspose.com/email/net/manage-email-attachme...
  7. Managing Outlook Messages|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....sourceFileName ); var htmlSaveOptions = new HtmlSaveOptions { ResourceRenderingMod...sourceFileName ); var htmlSaveOptions = new HtmlSaveOptions { ResourceRenderingMod...

    docs.aspose.com/email/net/managing-outlook-mesa...
  8. Փոխարկել JPG TIFF Javascript

    Փոխարկեք JPG ը TIFF ձևաչափի JavaScript կոդով: Պահեք JPG որպես TIFF օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.tiff" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել Պատկեր PNG Javascript

    Փոխարկեք Պատկեր ը PNG ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես PNG օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.png" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  10. Փոխարկել Պատկեր BMP Javascript

    Փոխարկեք Պատկեր ը BMP ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես BMP օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.bmp" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...