Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 198,857 for

new

(0.12 sec)
  1. ChartAxis.crossesAt property | Aspose.Words for...

    ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses....supported by MS Office 2016 new charts. The units are determined...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XpsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XpsSaveOptions SaveFormat property, which defines how your document is saved. Ensure optimal XPS format for seamless document handling!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...XpsSaveOptions saveOptions = new XpsSaveOptions (); Assert . That...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.exportListLabels property | Asp...

    HtmlSaveOptions.exportListLabels property. Controls how list labels are output to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...build all lists. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用GridJs存储|Documentation

    本文描述了 GridJs 的一般文件处理。..."uid" ]; GridJsWorkbook gwb = new GridJsWorkbook (); String ret...GridJsWorkbook . CacheImp = new LocalFileCache (); public class...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. 通过Node.js与C++删除命名范围|Documentation

    您可以学习如何使用Aspose.Cells for Node.js via C++从Excel或OpenOffice文件中删除定义的名称或命名范围。...Instantiate a new Workbook. const workbook = new AsposeCells ...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-name...
  6. 自动调整工作表列宽|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....Workbook object Workbook workbook = new Workbook (); //Accessing the...HSSFWorkbook hssfworkbook = new HSSFWorkbook (); ISheet sheet...

    docs.aspose.com/cells/zh/net/auto-fit-columns-i...
  7. Apply Styles to Ranges in Workbooks|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....Cells Workbook myWorkbook = new Workbook ( fileName ); Worksheet...StyleFlag StyleFlag styleFlag = new StyleFlag (); styleFlag . HorizontalAlignment...

    docs.aspose.com/cells/net/apply-styles-to-range...
  8. Word and Pdf mismatch - Free Support Forum - as...

    Hello, Pdf and Word files don’t match in case when document has table which has vertical merged cell with long text and “page break before” in next row. There is an option to save documents in Word with OOXML complianc…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat.DOCX);...

    forum.aspose.com/t/word-and-pdf-mismatch/265406
  9. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...imgHeight * scale; } Image image = new Image(); image.setFile(file.getAbsolutePath());...); page.getParagraphs().add(new Image(xImage)); } catch (Exception...

    forum.aspose.com/t/duplicate-image-is-creating-...
  10. Printing Project Pages to Separate Image Files ...

    This article explains how to print Project Pages to Separate Image Files using Aspose.Tasks for Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/printing-project-pag...