Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 162,156 for

new

(0.2 sec)
  1. PersonCollection.clear method | Aspose.Words fo...

    PersonCollection.clear method. Removes all items from the collection.... # Create a new person collection. persons =...'Brielle' , 'Tejeda_updated' ) # Add new person to the collection. persons...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeries.Bubble3D | Aspose.Words for .NET

    Enhance your Bubble chart with ChartSeries Bubble3D! Add stunning 3D effects to your bubbles for an eye-catching visual impact....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Licensing|Aspose.Slides 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....file FileInputStream fstream = new FileInputStream ( "Aspose.Slides...License class License license = new License (); <span class="c1">//Set...

    docs.aspose.com/slides/jasperreports/licensing/
  4. View PPSX in C# | products.aspose.com

    View PPSX in C#. Use .NET library API to open and view PowerPoint Slideshow...file using ( var presentation = new Aspose.Slides.Presentation( "sample...controller var controller = new Aspose.Slides.Export.ResponsiveHtmlContro();...

    products.aspose.com/slides/net/viewer/ppsx/
  5. View PPTM in C# | products.aspose.com

    View PPTM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...file using ( var presentation = new Aspose.Slides.Presentation( "sample...controller var controller = new Aspose.Slides.Export.ResponsiveHtmlContro();...

    products.aspose.com/slides/net/viewer/pptm/
  6. View POTM in C# | products.aspose.com

    View POTM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...file using ( var presentation = new Aspose.Slides.Presentation( "sample...controller var controller = new Aspose.Slides.Export.ResponsiveHtmlContro();...

    products.aspose.com/slides/net/viewer/potm/
  7. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for Node.js via C++....Cells" ; const digitalSignature = new AsposeCells . DigitalSignature...pfxPath ), password , comment , new Date ()); // Create workbook...

    docs.aspose.com/cells/nodejs-cpp/digitally-sign...
  8. Merge PCL files using Java | Aspose.PDF

    Merge PCL files programmatically with Java sample code using Aspose.PDF for Java...option = new PclLoadOptions (); Document document1 = new Document...option ); Document document2 = new Document ( "image2.pcl" , option...

    products.aspose.com/pdf/java/merger/pcl/
  9. 使用 Java 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    用于添加、提取和删除 PDF 文件中的附件的 Java 源代码。...document Document pdfDocument = new Document ( _dataDir + "input..."input.pdf" ); // Set up a new file to be added as attachment FileSpecification...

    products.aspose.com/pdf/zh-hans/java/attachments/
  10. Convert Word Doc to Other Formats in NPOI|Aspos...

    Convert DOC to other document formats easily and fast instead of using NPOI in C#.... C# Document wordDocument = new Document ( "Convert Word Doc...XWPFDocument wordDocument = new XWPFDocument ( new FileStream ( "Convert...

    docs.aspose.com/words/net/convert-word-doc-to-o...