Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,946 for

file processing

(0.05 sec)
  1. Convert PowerPoint Slides to Images in JavaScri...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Node.js via Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....scaleX ; // Load a presentation file. let presentation = new aspose...slide-to-image conversion process, the setNotesPosition method...

    docs.aspose.com/slides/nodejs-java/convert-slide/
  2. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...accoding to the template Excel files with Aspose.Cells library. The...ensures that the data is processed correctly without running...

    forum.aspose.com/t/issue-with-directly-accessin...
  3. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java.... new File(options.getResourcesFolderAl())...String[] resourceFiles = new File(getArtifactsDir() + "HtmlFixedResourceFol")...

    reference.aspose.com/words/java/com.aspose.word...
  4. Why Not Automation|Aspose.Slides for PHP Docume...

    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.... Do not open files that are uploaded to the server...information in order to speed up processing. If Office is being automated...

    docs.aspose.com/slides/php-java/why-not-automat...
  5. Aspose.PSD for Java 20.7 - Release Notes|Docume...

    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....Enhancement PSDJAVA-235 If we save PSD file after the creation of new Layer...get Photoshop warning on the file opening. Bug PSDJAVA-236 Failed...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  6. Website to HTML – Save Website – C#

    Learn how to save website or how to save a webpage in C# and customize the website to HTML process – save entire website or save a web page... You can customize the process – save an entire website or...properties to customize the saving process. If you don’t initialize HTMLSaveOptions...

    docs.aspose.com/html/net/website-to-html/
  7. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD Files as well as update properties add watermarks perform graphics operations or convert one File format to another....ability to load, edit, save PSD files as well as update properties...graphics operations or convert one file format to another. Aspose.PSD...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  8. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...CoordinateParts[2]; //R8C2 //Processing Start Address string[] StartDigits...[1], out int startCol); //Process End Address string[] EndDigits...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  9. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....will end up with one Markdown file which links to several images...be in the form of a file in the local file system. // There is...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add stamp image in particular page using Aspose...

    Hi Team, We have requirement add stamp image, in particular pdf page. Currently it is adding in each page. Is there any page parameter to pass in AsposePdfAddStamp, So only particular that page will show the stamp. Th…...page number // Add stamp to PDF file fileStamp.AddStamp(stamp); //...// Save updated PDF file fileStamp.Save(dataDir + "AddImageStamp-Page_out...

    forum.aspose.com/t/add-stamp-image-in-particula...