Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 373,095 for

save

(0.13 sec)
  1. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for Android via Java. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....( extrusion ); // Save 3D scene scene . save ( MyDir + "LinearExtrusion...setSlices ( 10 );}}); // Save 3D scene scene . save ( MyDir + "SlicesInLinearExtrus...

    docs.aspose.com/3d/java/working-with-linear-ext...
  3. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。...to mesh automatically while saving in any supported output file...with primitive 3D shapes and save in the OBJ file. var aspose...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  4. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF documents to PDF/A format for long-term preservation using Aspose.PDF in C++....Delete ); // Save output document document -> Save ( _dataDir +...Delete ); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/
  5. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just Save it as an image.... Once the save options are defined in C++ PDF...simply performed by calling the save function of the document class...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  6. Aspose.PSD for Java 24.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.... Bug PSDJAVA-593 Fix saving psd files having Stroke Pattern...fillLayer . update (); image . save ( outputFile , new PsdOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  7. FontFallbackSettings.LoadMsOfficeFallbackSettin...

    Discover the FontFallbackSettings LoadMsOfficeFallbackSettings method to easily implement Microsoft Word-like fallback settings with Office fonts for seamless integration.... FallbackSettings ; // Save the default fallback font scheme...substitute. fontFallbackSettings . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control.... Save the modified presentation as...Blue ; // Save the PPTX file to disk. presentation . Save ( "formatted_lines...

    docs.aspose.com/slides/net/shape-formatting/
  9. Convert PDF/x to PDF formats in Python|Aspose.P...

    This topic shows you how to convert PDF/x to PDF formats using Aspose.PDF for Python via .NET.... Save the resulting PDF to the output...remove_pdfa_compliance () document . save ( path_outfile ) print ( infile...

    docs.aspose.com/pdf/python-net/convert-pdf_x-to...
  10. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...); // Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/java/shape-formatting/