Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 376,890 for

save

(2.6 sec)
  1. Converting a PS file to HTML using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/ps-to-html/
  2. Converting a MHTML file to PDF using C++ | Aspo...

    Sample code for MHTML to PDF conversion using C++. Use C++ example for batch MHTML 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/mhtml-to...
  3. Converting a PS file to PPTX using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/ps-to-pptx/
  4. Converting a PS file to PDF using C++ | Aspose.PDF

    Sample code for PS to PDF conversion using C++. Use C++ example for batch PS 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/ps-to-pdf/
  5. Converting a PS file to XLS using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-xls/
  6. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats... Saving . TxtExportHeadersFoot Examples...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Data Extraction – Java Examples – Aspose.HTML f...

    Learn how to navigate through HTML documents, perform a detailed inspection of its elements and extract data from the web using Aspose.HTML for Java.... Save a Website or Web Page – This...article demonstrates how to save a website as HTML using Java...

    docs.aspose.com/html/java/data-extraction/
  8. Extract Images from Presentation Shapes in .NET...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET — quick, code-friendly solution....identified, you can extract it and save it as a new file. XXX public..."BackImage_" ; Backimg . SystemImage . Save ( ImagePath + "Slide_" + slideIndex...

    docs.aspose.com/slides/net/extracting-images-fr...
  9. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...password when we save it, and then save the document. save_options =...= aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在用C++保存为PDF时,仅更改特定Unicode字符的字体|Documentation

    了解如何在用Aspose.Cells的C++保存为PDF时更改特定Unicode字符的字体。... AutoFitColumns (); // Save to Pdf without setting PdfSaveOptions...workbook . Save ( outDir + u "SampleOutput_out.pdf" ); // Save to Pdf...

    docs.aspose.com/cells/zh/cpp/change-the-font-on...