Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 223,125 for

new

(0.78 sec)
  1. Aspose.PSD for Java 25.10 - Release Notes|Docum...

    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.... save ( outputFile , new PngOptions ()); } PSDJAVA-786...PsdLoadOptions loadOptions = new PsdLoadOptions (); loadOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  2. ChartFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartFormat class for advanced chart element styling. Enhance your documents with professional, customizable chart designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for Node.js via Java offers AmfSaveOptions class which allows you to set boolean value for compression as per your requirements....scene = new aspose . threed . Scene (); var box = new aspose ...getTransform (). setScale ( new aspose . threed . Vector3 ( 12...

    docs.aspose.com/3d/nodejs-java/export-scene-to-...
  4. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram....Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...ByteArrayInputStream Ole_stream = new ByteArrayInputStream ( OLE_Shape...

    docs.aspose.com/diagram/java/get-paper-width-an...
  5. AiModel.Create | Aspose.Words for .NET

    Discover the AiModel Create method to effortlessly generate New AiModel class instances, enhancing your AI development with streamlined efficiency....Create method Creates a new instance of AiModel class. public...models. Document firstDoc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....VSDX diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...DiagramSaveOptions options = new DiagramSaveOptions ( SaveFileFormat...

    docs.aspose.com/diagram/net/save-visio-document/
  7. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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.... new page = doc . getPages (). add.... aspose . pdf . Layer ' ). new ( "oc1" , "Red Line" ) layer...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...
  8. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...Map<String, WorkSheetData> resultMap= new LinkedHashMap<>(); Workbook workbook... currentCount)); workbook = new Workbook(inputStream); WorksheetCollection...

    forum.aspose.com/t/light-cells-customization-im...
  9. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....document Document pdfDocument = new Document ( _dataDir + "sample...document Document pdfDocument = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  10. StructuredDocumentTag.DateDisplayFormat | Aspos...

    Discover the StructuredDocumentTag DateDisplayFormat property to customize date display formats effortlessly. Enhance your document's clarity and appeal!... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...