Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 164,092 for

new

(0.07 sec)
  1. WebExtension Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.WebExtension class, your go-to solution for creating dynamic web extensions in documents. Enhance functionality effortlessly!... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  2. Aspose.PSD for Java 20.5 - 发行说明|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....ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea (); // ...ProgressEventHandler localProgressEventHa = new ProgressEventHandler () { @Override...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. Hello World in PHP|Aspose.Words for Java

    Write 'hello' to a Word Document using PHP.... Php Code $ builderBoject = new Java ( "com.aspose.words.DocumentBuilder"...documentObject ); // Write a new paragraph in the document with...

    docs.aspose.com/words/java/hello-world-in-php/
  4. Սեղմել HTML Ը Java Ում

    Սեղմեք HTML ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.cleanup();...

    products.aspose.com/words/hy/java/compress/html/
  5. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for XLSX exports, ensuring seamless document management and multiple worksheets.... Document doc = new Document ( MyDir + "Big document...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions (); xlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Export Visio Diagram to Image 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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...Save as PNG $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/export-visio-diagr...
  7. Export Visio Diagram to SVG 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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...Save as SVG $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/export-visio-diagr...
  8. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the formatted characters are not to be spell checked....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AiModelType | Aspose.Words for Java

    Represents the types of AiModel that can be integrated into the document processing workflow in Java.... Document firstDoc = new Document(getMyDir() + "Big document...docx"); Document secondDoc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Page Break Preview 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....excel file path $workbook = new Workbook ( $dataDir . "book1..."book1.xls" ); //Adding a new worksheet to the Workbook object $worksheets...

    docs.aspose.com/cells/java/page-break-preview-i...