Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 108,136 for

new

(0.36 sec)
  1. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add image to new PDF page...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/
  2. Create Different Cell Types in Apache POI and A...

    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...Cell Types Java Workbook wb = new HSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/java/create-different-cel...
  3. IResourceLoadingCallback Interface | Aspose.Wor...

    Control external resource loading in Aspose.Words with the IResourceLoadingCallback interface. Enhance document imports and image insertion seamlessly....doc = new Document (); doc . ResourceLoadingCallb = new ImageNameHandler...(); DocumentBuilder builder = new DocumentBuilder ( doc ); // Images...

    reference.aspose.com/words/net/aspose.words.loa...
  4. ICssSavingCallback Interface | Aspose.Words for...

    Control CSS saving in Aspose.Words with the ICssSavingCallback interface. Customize your HTML document output for enhanced styling and flexibility....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ICssSavingCallback class | Aspose.Words for Nod...

    Aspose.Words.Saving.ICssSavingCallback class. Implement this interface if you want to control how Aspose.Words saves CSS (Cascading Style Sheet) when saving a document 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...
  6. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...contain the image. let shape = new aw . Drawing . Shape ( builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LayoutOptions.KeepOriginalFontMetrics | Aspose....

    Discover the LayoutOptions KeepOriginalFontMetrics property, control font metrics during substitution for consistent design. Default setting is true.... Document doc = new Document ( MyDir + "Missing font...HandleDocumentSubsti substitutionWarningH = new HandleDocumentSubsti (); doc...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Default Project Properties in PHP

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/default-project-prop...
  9. General Properties in PHP

    Learn how to read Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/general-properties-i...
  10. IDocumentPartSavingCallback.documentPartSaving ...

    IDocumentPartSavingCallback.documentPartSaving method. Called when Aspose.Words is about to save a document part....'DocumentPartsFileNam' , () => { let doc = new aw . Document ( base . myDir...document to HTML. let options = new aw . Saving . HtmlSaveOptions...

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