Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 223,029 for

new

(0.39 sec)
  1. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Android: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP presentations....Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Java: add, format, align, wrap, autofit, and style text using Java 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/t...
  3. Get Document Properties|Aspose.Words for Java

    Get document properties easily and fast instead of using Apache POI.... class ); Document doc = new Document ( dataDir + "document...HWPFDocument doc = new HWPFDocument ( new FileInputStream ( dataDir...

    docs.aspose.com/words/java/get-document-propert...
  4. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby.... new ( doc , shape_type . TEXT_PLAIN_TEXT...horizontalAlignment . CENTER ) # Create a new paragraph and append the watermark...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  5. Disable CSS while saving to HTML with JavaScrip...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for JavaScript via C++....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); const opts = new HtmlSaveOptions (); opts . disableCss...

    docs.aspose.com/cells/javascript-cpp/disable-cs...
  6. Aspose::Words::Vba::VbaModule::get_Type method ...

    Aspose::Words::Vba::VbaModule::get_Type method. Specifies whether the module is a procedural module, document module, class module, or designer module in C++....:: Document > (); // Create a new VBA project. auto project = System...set_VbaProject ( project ); // Create a new module and specify a macro source...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. Add, Get, or Remove Watermarks in PDF Using Jav...

    Add, get or remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...document Document pdfDocument = new Document ( "sample.pdf" ); FormattedText...FormattedText formattedText = new com . aspose . pdf . facades...

    products.aspose.com/pdf/java/watermark/
  8. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/table-recognition/
  9. 在 PHP 中管理 Visio 图的页眉和页脚|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....instance of Diagram $diagram = new Diagram ( $dataDir . "drawing...header & footer color $color = new Color (); $diagram -> getHeaderFooter...

    docs.aspose.com/diagram/zh/java/manage-headers-...
  10. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...<option> tags. let options = new aw . Saving . HtmlSaveOptions...

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