Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 222,973 for

new

(0.16 sec)
  1. Specific Parameters of 2D Barcode Types|Documen...

    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.... BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...barcode. BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/2d-barcode-types/
  2. Editing VBA Source Code | Aspose.Tasks Document...

    Learn how to edit source code of existing VBA modules in Microsoft Project files using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/editing-vba-sourcecode/
  3. Create Self-Extracting SFX Archives | Aspose.Zi...

    Learn how to create self-extracting SFX archives with our comprehensive guide....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/create-self-extracting...
  4. Converting PPTX with multimedia to PDF adds man...

    When calling Presentation.Save() with SaveFormat.Pdf, and the option to show Notes below the slides, on a PPTX file containing multimedia, the output PDF has over a thousand blank pages inserted between the slide content…...outputFilePath) { using (var ppt = new Presentation(inputPowerPointPath))...Path)) { var pdfOptions = new PdfOptions { ShowHiddenSlides =...

    forum.aspose.com/t/converting-pptx-with-multime...
  5. Extract SEO-Oriented Fields from JSON | Aspose....

    A guide on extracting specific fields such as 'h1' and 'description' from various data sources including JSON headers and file paths....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/microsoft-project-mp...
  6. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在 C# 中使用 Aspose.Email 将 MBOX 转换为 PST|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....CreateReader ( mboxFilePath , new MboxLoadOptions ()); // Create...以下代码示例演示如何使用此属性: var pstDataStream = new MemoryStream (); var personalStorage...

    docs.aspose.com/email/zh/net/convert-mbox-to-ps...
  8. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...here"; List<string> PrintAreas = new() { "Demographics!R137C4:R169C15"...Document doc = new Document(); DocumentBuilder Builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/name-error-when-inserting-a-...
  9. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram....diagram Diagram vdxDiagram = new Diagram ( dataDir + "RetrieveMasterInfo...Load diagram Diagram diagram = new Diagram (); // Load stencil to...

    docs.aspose.com/diagram/net/working-with-masters/
  10. Working with Text in XPS file | Java

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xps/working-with-text/