Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 213,087 for

new

(0.34 sec)
  1. Font.StyleIdentifier | Aspose.Words for .NET

    Discover the Font StyleIdentifier property to easily manage character styles in your formatting. Enhance your design with locale-independent solutions!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...methods to reference old and new styles. foreach ( Run run in...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Compress and Decompress Directory | Zip or UnZi...

    Zip or UnZip Folders in C# and Compress or Decompress Directory programmatically with API for C#...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/compressing-and-decompr...
  3. 将PowerPoint转换为动画GIF|Aspose.Slides for PHP 文档

    将PowerPoint转换为动画GIF:PPT到GIF,PPTX到GIF,使用Aspose.Slides API。...以下示例代码演示如何使用标准设置将演示文稿转换为动画GIF: $pres = new Presentation ( "pres.pptx" );...以下示例代码演示如何使用自定义设置将演示文稿转换为动画GIF: $pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  4. Table shading in pptx export differs from pdf -...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table shading in pptx export differs from pdf. Please find the pdf input attached. Also, below is the code snippet to…...throws Exception { var pdfBytes = new ClassPathResource("table_shading...readAllBytes(); try (Document srcDoc = new Document(pdfBytes)) { ByteArrayOutputStrea...

    forum.aspose.com/t/table-shading-in-pptx-export...
  5. SaveOptions.DmlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions DmlRenderingMode property enhances your DrawingML shape rendering. Optimize your document visuals effortlessly!... Document doc = new Document ( MyDir + "DrawingML...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files... let doc = new aw . Document ( base . myDir...Word uses. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Public API Changes in Aspose.Cells 8.9.0|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.... It includes not only new and updated public methods, added...HtmlSaveOptions HtmlSaveOptions options = new HtmlSaveOptions (); //Set default...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Installing and Using Aspose.Diagram for Intelli...

    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....this plugin will introduce a new project type – Aspose.Diagram...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/diagram/java/installing-and-usi...
  9. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for Node.js via C++....Please note that if you create a new file in MS Excel, you will find...first worksheet const workbook = new AsposeCells . Workbook (); const...

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  10. Save Workbook to Text or CSV Format using Aspos...

    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....workbook Workbook workbook = new Workbook ( FileName ); //0-byte...array byte [] workbookData = new byte [ 0 ]; //Text save options...

    docs.aspose.com/cells/net/save-workbook-to-text...