Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 375,727 for

save

(0.26 sec)
  1. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates.... Save the modified presentation. This...false ); // Saves the presentation to disk pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  2. Converting a MHTML file to DOCX using C++ | Asp...

    Sample code for MHTML to DOCX conversion using C++. Use C++ example for batch MHTML to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  3. Convert DOTX to MHTML in Python | products.aspo...

    DOTX to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...Format) allows developers to save the document in the HTML format...Load the DOTX file and call the save method with appropriate file...

    products.aspose.com/total/python-net/conversion...
  4. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the header shapes of a page are being rendered before the shapes in the previous page. Without settin…...save(f"./output_folder_path/shape{i}.png", aw.saving.ImageSaveOptions(aw...get_shape_renderer().save(f"C:\\Temp\\shape{i}.png", aw.saving.ImageSaveOptions(aw...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  5. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/u3d/
  6. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...a password when we save it, and then save the document. let saveOptions...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSaveOptions.tiffCompression property | Asp...

    ImageSaveOptions.tiffCompression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....of compression to apply when saving generated images to the TIFF...tiffCompression () : Aspose . Words . Saving . TiffCompression Remarks Has...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  9. Converting a TEX file to DOCX using C++ | Aspos...

    Sample code for TEX to DOCX conversion using C++. Use C++ example for batch TEX to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-d...
  10. Converting a TEX file to PDF using C++ | Aspose...

    Sample code for TEX to PDF conversion using C++. Use C++ example for batch TEX to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-pdf/