Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 213,096 for

new

(0.16 sec)
  1. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless text flow using char30 for professional results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  2. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text format in Java.... Document doc = new Document(); // Insert even and...getFirstSection().getHeadersFooters().add(new HeaderFooter(doc, HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Saving recognition results into a stream|Docume...

    Saving the recognition results of multi-page documents (PDF, Word, and so on) into a memory stream....recognition API AsposeOCR api = new AsposeOCR (); // Add scanned...recognition batch OcrInput source = new OcrInput ( InputType . PDF );...

    docs.aspose.com/ocr/java/save-stream/
  4. 无图表加载源Excel文件|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....options = new LoadOptions (); options . setLoadFilter ( new LoadFilter...options Workbook workbook = new Workbook ( "sample.xlsx" , options...

    docs.aspose.com/cells/zh/java/load-source-excel...
  5. CsvDataLoadOptions class | Aspose.Words for Python

    aspose.words.reporting.CsvDataLoadOptions class. Represents options for parsing CSV data...CsvDataLoadOptions() Initializes a new instance of this class with default...CsvDataLoadOptions(has_headers) Initializes a new instance of this class with specifying...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    Effortlessly add and scale online videos in your documents with DocumentBuilder's InsertOnlineVideo method for enhanced engagement and creativity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Entities with SAT/SAB structure|CAD 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....CadRasterizationOpti rasterizationOptions = new CadRasterizationOpti (); rasterizationOptions...rasterizationOptions . setLayouts ( new String [] { "Model" }); PdfOptions...

    docs.aspose.com/cad/java/developer-guide/entiti...
  8. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...with three pages. const wb = new AsposeCells . Workbook (); wb...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...
  9. Cell Alignment Settings|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... class ); HSSFWorkbook wb = new HSSFWorkbook (); HSSFSheet sheet...

    docs.aspose.com/cells/java/cell-alignment-setti...
  10. CssStyleSheetType | Aspose.Words for Java

    Specifies how CSS Cascading Style Sheet styles are exported to HTML in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...