Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 213,047 for

new

(0.12 sec)
  1. Convert PowerPoint Presentations to HTML on And...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides for Android conversion guide for fast, flawless results....presentation to HTML while using the new CSS style. Using its own API...presentation file Presentation pres = new Presentation ( "Convert_HTML...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....() { Document pdfDocument = new Document ( _dataDir + "sample...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( "Web"...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  3. Aspose.PSD for .NET 23.8 - 发行说明|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.... Save ( outputPng , new PngOptions () { ColorType = PngColorType...PsdImage newPsd = ( PsdImage ) new PsdImage ( 10 , 10 )) { newPsd...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. 档案

    档案...加载客户端机密 InputStream in = new FileInputStream(new File("credentials.json"));...GoogleClientSecrets.load(JSON_FACTORY, new InputStreamReader(in)); // 构建流程并触发用户授权请求...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  5. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = New ByteArrayOutputStream()) { PdfSaveOpti…...(ByteArrayOutputStrea bos = new ByteArrayOutputStrea()) { PdfSaveOptions...PdfSaveOptions pdfOptions = new PdfSaveOptions(); pdfOptions.s...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  6. PersonCollection | Aspose.Words for Java

    Represents a list of persons who are bibliography source contributors in Java.... Document document = new Document(getMyDir() + "Bibliography...create a new source. Source newSource = new Source("New source"...

    reference.aspose.com/words/java/com.aspose.word...
  7. AiModel | Aspose.Words for Java

    An abstract class representing the integration with various AI models within the Aspose.Words in Java.... Document firstDoc = new Document(getMyDir() + "Big document...docx"); Document secondDoc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Managing Worksheets in PHP|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....Worksheets to a New Excel File To add a worksheet to a new Excel file...object $workbook = new Workbook (); // Adding a new worksheet to the...

    docs.aspose.com/cells/java/managing-worksheets-...
  9. Aspose.PSD for Java 25.3 - Release Notes|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....PsdLoadOptions psdLoadOptions = new PsdLoadOptions (); psdLoadOptions...)) { PngOptions pngOptions = new PngOptions (); pngOptions . setColorType...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  10. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

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