Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 586,134 for

save

(0.14 sec)
  1. Convert Image to PPTX in C++ | products.aspose.com

    Convert Image to PPTX in C++. Use C++ library API to convert Image files to PDFs...Presentation from Image file and save it as PPTX. C++ code for converting...0f , 540.0f , image); pres -> Save( u "presentation.pptx" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/image...
  2. Add an Asset Information and Flip Coordinate Sy...

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Python via .NET API allows developers to define a Metadata for the scene.... Save 3D scene in the supported file...formats. To import a 3ds file and save it in OBJ format the Scene class...

    docs.aspose.com/3d/python-net/add-an-asset-info...
  3. Add an Asset Information and Flip Coordinate Sy...

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for .NET API allows developers to define a Metadata for the scene.... Save 3D scene in the supported file...formats. To import a 3ds file and save it in OBJ format the Scene class...

    docs.aspose.com/3d/net/add-an-asset-information...
  4. SavePixels | Aspose.Imaging for .NET API Reference

    SavePixels RasterImage.SavePixels method Saves the pixels. public void SavePixels ( Rectangle rectangle , Color [] pi......SavePixels method Saves the pixels. public void SavePixels...rectangle Rectangle The rectangle to save pixels to. pixels Color[] The...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. Aspose.Imaging for .NET 19.3 - Release Notes|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.... Save ( outputFileName , new PngOptions...exception comes from here image . Save ( ms , new Jpeg2000Options ());...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  6. Create PDF using C++ | Aspose.PDF

    Generate and read PDF files programmatically with C++ sample code using Aspose.PDF for C++... Save the PDF using Save(String) method. System...-> Add ( textFragment ); // Save updated PDF String outputFileName...

    products.aspose.com/pdf/cpp/create/
  7. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET... Save the converted document as a... Delete ); // Save result PDF document . Save ( dataDir + "ZUGFeRD-res...

    docs.aspose.com/pdf/net/attach-zugferd/
  8. Merge PPTM Files Using PHP | products.aspose.com

    Merge multiple PPTM files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.pptm" , SaveFormat...to merge two PPTM files and save result as PPTM in PHP. Install...

    products.aspose.com/slides/php-java/merger/pptm/
  9. Merge POTM Files Using PHP | products.aspose.com

    Merge multiple POTM files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.potm" , SaveFormat...to merge two POTM files and save result as POTM in PHP. Install...

    products.aspose.com/slides/php-java/merger/potm/
  10. Convert Image to PDF in PHP | products.aspose.com

    Convert Image to PDF in PHP. Use PowerPoint PHP API to convert Image files to PDF...Presentation from Image file and save it as PDF. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pdf" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...