Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 144,491 for

new

(0.32 sec)
  1. Edit SVG File – Python Examples

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG documents using the Aspose.SVG for Python via .NET library....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/python-net/edit-svg-file/
  2. HtmlFixedSaveOptions.optimizeOutput property | ...

    HtmlFixedSaveOptions.optimizeOutput property. Flag indicates whether it is required to optimize output... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver.... Document doc = new Document (); // Add a plain text...TextWatermarkOptions textWatermarkOptions = new TextWatermarkOptions (); textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/tex...