Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 223,300 for

new

(0.18 sec)
  1. Merge USDZ File Formats via .NET | products.asp...

    C# source code to load, render and Merge USDZ documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/usdz/
  2. Merge ASE File Formats via .NET | products.aspo...

    C# source code to load, render and Merge ASE documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/ase/
  3. Merge DAE File Formats via .NET | products.aspo...

    C# source code to load, render and Merge DAE documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/dae/
  4. Aspose.Words 26.2 – License.setLicense() taking...

    Hi team, We are using Aspose.Words for Java 26.2 for Word → HTML conversion, and we’re encountering a major performance issue during license initialization. I am using aspose Total license for word to html conversion …...Architecture: Each conversion runs in a new JVM process (short-lived JVM...Resource loading is fast (~1 ms) new License() is reasonable (~800...

    forum.aspose.com/t/aspose-words-26-2-license-se...
  5. ImageLoadException - Free Support Forum - aspos...

    class com.aspose.psd.coreexceptions.ImageLoadException: Image loading failed. ---> class com.aspose.psd.internal.Exceptions.ArgumentException: Appropreate layer section resource can't be created. Type tool key: 166864165…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions...length); image = PsdImage.load(new ByteArrayInputStream(bytesPsd)...

    forum.aspose.com/t/imageloadexception/325242
  6. Aspose.PSD for .NET 22.2 - 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....sourceFileName )) { // Creating a new VibranceLayer VibranceLayer vibranceLayer... Save ( outputFileNamePng , new PngOptions ()); } PSDNET-396...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-2...
  7. Qualite de conversion STP/IGES vers PDF - Free ...

    Bonjour, Je suis en train d’essayer la librairie aspose.cad en environnement visual studio en langage visual basic. les conversions en PDF fonctionnent bien pour des fichiers 2D (DXF,DWG,DWF) mais ne fonctionnent pas av…...Load(src) Dim pdf As New Aspose.CAD.ImageOptions.PdfOptions()...PdfOptions() Dim cad As New Aspose.CAD.ImageOptions.CadRasterizationOpti()...

    forum.aspose.com/t/qualite-de-conversion-stp-ig...
  8. Aspose.PDF problem convert pdf to pptx with sli...

    Hello for an application, we must convert files pdf in pptx with slides as images, so use the property PptxSaveOptions.SlidesAsImages at true. When we try to convert, get the follow error: Call Stack: System.ArgumentEx…...document = new Document(pdfStream); var msPptx = new MemoryStream();...MemoryStream(); var pptxOptions = new PptxSaveOptions { SlidesAsImages...

    forum.aspose.com/t/aspose-pdf-problem-convert-p...
  9. Working with Images|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....VSD diagram Diagram diagram = new Diagram ( dataDir + "ExtractAllImagesFrom...FOREIGN ) { FileOutputStream fos = new FileOutputStream ( dataDir +...

    docs.aspose.com/diagram/java/working-with-images/
  10. Add Worksheets to Existing Excel File in PHP|Do...

    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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells.Interop...file path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/add-worksheets-to-exi...