Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 380,461 for

save

(0.71 sec)
  1. Aspose::Words::Math::OfficeMath::GetMathRendere...

    Aspose::Words::Math::OfficeMath::GetMathRenderer method. Creates and returns an object that can be used to render this equation into an image in C++....pass to the node renderer's "Save" method to modify // how it...MakeObject < Aspose :: Words :: Saving :: ImageSaveOptions > ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.mat...
  2. Aspose.NET C# Word To PDF - Free Support Forum ...

    IssueWithWordConversion.pdf (12.4 KB) IssueWithWordConversion.docx (33.2 KB) We are having issues converting Word to PDF. You can see in the PDF generated its missing a lot of content from the table at the bottom of th…...Document(inputFilePath); // Create PDF save options PdfSaveOptions saveOptions...PdfImageColorSpaceEx.Auto; // Save the document as PDF doc.Save(outputFilePath...

    forum.aspose.com/t/aspose-net-c-word-to-pdf/322585
  3. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files...." ); // Save the Excel file. wb . Save ( srcDir + u "MyBook_out...(); return 0 ; } Opening and Saving a File With Aspose.Cells for...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  4. Converting a PDF file to SVG using PHP | Aspose...

    Sample code on PHP for PDF to SVG conversion. Use example code for batch PDF to SVG conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.SVG as parameters Save the output SVG file System Requirements...

    products.aspose.com/pdf/php-java/conversion/pdf...
  5. Converting a SVG file to DOCX using C++ | Aspos...

    Sample code for SVG to DOCX conversion using C++. Use C++ example for batch SVG 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/svg-to-d...
  6. Converting a PDF file to EPUB using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-e...
  7. Converting a SVG file to HTML using C++ | Aspos...

    Sample code for SVG to HTML conversion using C++. Use C++ example for batch SVG 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/svg-to-h...
  8. Converting a PDF file to DOC using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-doc/
  9. Converting a PDF file to SVG using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-svg/
  10. Specify Default Presentation Fonts in .NET|Aspo...

    Set default fonts in Aspose.Slides for .NET to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... Save ( "DefaultFonts_out.png" , ImageFormat...ImageFormat . Png ); } pptx . Save ( "DefaultFonts_out.pdf" , SaveFormat...

    docs.aspose.com/slides/net/default-font/