Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 222,946 for

new

(0.3 sec)
  1. PDF to HTML Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to HTML document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-html/
  2. HTML to PDF Merge using Java | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add HTML file to new PDF...

    products.aspose.com/pdf/java/merger/html-to-pdf/
  3. Installing and Using Aspose.Imaging 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.Imaging...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/imaging/java/installing-and-usi...
  4. Გადაიყვანეთ Გამოსახულება PNG Java

    გადაიყვანეთ Გამოსახულება PNG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.png" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/im...
  5. 用JavaScript通过C++用证书数字签署VBA代码项目|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++用证书数字签署VBA代码项目。...wbBytes = new Uint8Array ( wbArrayBuffer ); const pfxBytes = new Uint8Array...Cells" ; const digitalSignature = new DigitalSignature ( pfxBytes ...

    docs.aspose.com/cells/zh/javascript-cpp/digital...
  6. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Java, with Java examples for PPT, PPTX, and ODP presentations....Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/java/examples/elements/c...
  7. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...Object ) { Stream Ole_stream = new MemoryStream ( OLE_Shape . ForeignData...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  8. Aspose.Words changing fonts on RFT-PDF conversi...

    I have an RTF document that uses a specific font - Open Sans. Part of the text is in Bold. When converted to PDF using Aspose.Words.dll version 14.6, this changes the font to Times New Roman (preserves the Bold part). T…...this changes the font to Times New Roman (preserves the Bold part)...- changes the font to Times New Roman, but preserves the Bold...

    forum.aspose.com/t/aspose-words-changing-fonts-...
  9. 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 var options = new HtmlSaveOptions (); // Set default...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. VbaModule.name property | Aspose.Words for Python

    VbaModule.name property. Gets or sets VBA project module name.... source_code } \n ' ) # Set new source code for VBA module. You...aw . Document () # Create a new VBA project. project = aw . vba...

    reference.aspose.com/words/python-net/aspose.wo...