Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 162,156 for

new

(0.06 sec)
  1. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced document flexibility and user experience.... Document doc = new Document (); // Create a structured... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  2. 使用 Java 合并 PDF 到 JPEG | Aspose.PDF

    使用适用于 Java 的 Aspose.PDF,使用 Java 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 JPEG 单个文件...quality for jpg fileSource = new com . aspose . imaging . sources..."Merger_pdf_jpeg.jpg" , false ); options = new com . aspose . imaging . imageoptions...

    products.aspose.com/pdf/zh-hant/java/merger/pdf...
  3. 使用 Java 合并 TIFF 到 PDF | Aspose.PDF

    使用适用于 Java 的 Aspose.PDF,使用 Java 示例代码,以编程方式将两个或多个 TIFF 文档合并为一个 PDF 单个文件... Document outputDoc = new com . aspose . pdf . Document...stream //add new page to document //create new image into document...

    products.aspose.com/pdf/zh-hant/java/merger/tif...
  4. 使用 Java 合并 PDF 到 JPEG | Aspose.PDF

    使用适用于 Java 的 Aspose.PDF,使用 Java 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 JPEG 单个文件...quality for jpg fileSource = new com . aspose . imaging . sources..."Merger_pdf_jpeg.jpg" , false ); options = new com . aspose . imaging . imageoptions...

    products.aspose.com/pdf/zh-hans/java/merger/pdf...
  5. Remove Slide from Presentation|Aspose.Slides fo...

    Remove slide from PowerPoint by reference or index in JavaScript...presentation file var pres = new aspose . slides . Presentation...presentation file var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/remove-slide...
  6. HtmlSaveOptions.cssStyleSheetFileName property ...

    HtmlSaveOptions.cssStyleSheetFileName property. Specifies the path and the name of the Cascading Style Sheet (CSS) file written when a document is exported to HTML...'ExternalCssFilenames' , () => { let doc = new aw . Document ( base . myDir...document to HTML. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Watermark.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermark SetText method. Easily add customizable text watermarks for a professional touch!... Document doc = new Document (); // Add a plain text...TextWatermarkOptions textWatermarkOptions = new TextWatermarkOptions (); textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/wat...
  8. 每个 Excel 工作表渲染一页PDF 使用 Node.js 和 C++ 进行 Excel 转...

    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...., "data" ); // Initialize a new Workbook // Open an Excel file...file const workbook = new AsposeCells . Workbook ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/render-one-...
  9. Aspose Cells Copying the Empty rows while rplac...

    Hello Team, input_outputdoc.zip (133.0 KB) Excel_Word_Doc.zip (763.2 KB) I am replacing excel sheet data in word at that time Aspose cells are considering few rows at the end of the table which doesn’t have the data, …...Excel file Workbook workbook = new Workbook("path_to_your_excel_file...save the modified workbook to a new file. By using this approach...

    forum.aspose.com/t/aspose-cells-copying-the-emp...
  10. Convert SVG to PNG in PHP | products.aspose.com

    Convert SVG to PNG in PHP. Use PowerPoint PHP API to convert SVG files to PNG...php" ); $pres = new Presentation (); try { $slide...($filename)); fclose ($f); } $svgImage = new SvgImage ($contents); $image...

    products.aspose.com/slides/php-java/conversion/...