Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 213,190 for

new

(0.25 sec)
  1. How to Manage Exchange Server Rules with EWS in...

    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.... Create a new rule. Update an existing rule...rules. Create Rules To create a new rule on the Exchange Server,...

    docs.aspose.com/email/net/manage-exchange-serve...
  2. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Pdf ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. 通过 C++ 使用 Node.js 将文件保存到响应对象|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 动态生成文件并直接将其发送到客户端浏览器。... "data" ); const workbook = new AsposeCells . Workbook (); //...ContentDisposition . Inline , new AsposeCells . XlsSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/saving-file...
  4. Aspose.word更新目录碰到跨页表格,目录页码显示错误 - Free Support F...

    [image] [image] [image]...UpdateFields() does not trigger a new layout pass, so the TOC retains...Load the document var doc = new Aspose.Words.Document("input...

    forum.aspose.com/t/aspose-word/320899
  5. Aspose.PSD for .NET 20.12 - Release Notes|Docum...

    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.... Save ( pngOutputPath , new PngOptions () { ColorType = PngColorType...image . Save ( outputFilePath , new PsdOptions ( image )); } } PSDNET-764...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  6. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs....PPTX file Presentation pres = new Presentation (); try { // Gets...getImages (). addImage ( new FileInputStream ( new File ( "asp1.jpg"...

    docs.aspose.com/slides/java/picture-frame/
  7. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...KeepSourceFormatting, new ImportFormatOptions() { KeepSourceNumbering...}); DocumentBuilder builder = new DocumentBuilder(page); var pageFields...

    forum.aspose.com/t/content-control-wrapping-iss...
  8. While using concate in Aspose.Pdf.Facades forma...

    0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) here is a file. when we concate this file with another text its formating is tting changed. File after concatination.pdf (1.7 MB)...pdf"; PdfFileEditor editor = new PdfFileEditor(); // IMPORTANT:...formatting) Document first = new Document(@"C:\Docs\Source1.pdf");...

    forum.aspose.com/t/while-using-concate-in-aspos...
  9. Working with Resource Assignments in PHP | Aspo...

    Learn how to use Aspose.Tasks Java for PHP to manage and manipulate resource assignments within your project files....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/general-resource-ass...
  10. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....a presentation file $pres = new Presentation ( "EmbeddedFonts...get_Item ( 0 ) -> getImage ( new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/php-java/embedded-font/