Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 378,100 for

save

(1.13 sec)
  1. Converting a SVG file to DOC using C++ | Aspose...

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

    Sample code for PDF to XLS conversion using C++. Use C++ example for batch PDF 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/pdf-to-xls/
  3. Convert a Document in C++|Aspose.Words for C++

    Easily convert documents from one format to another using C++. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....combination of loading and saving operations. What Is Document...Aspose.Words involves loading or saving a document in some format....

    docs.aspose.com/words/cpp/convert-a-document/
  4. Creating an HTML Document – Aspose.HTML for .NET

    Learn how to load HTML from a file, stream, URL, or create HTML from scratch using Aspose.HTML for .NET. Consider approaches to load HTML documents....create an empty HTML document and save it to a file. Copy 1 // Create...output path for a document saving 4 string documentPath = Path...

    docs.aspose.com/html/net/creating-a-document/
  5. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... save ( "output_out.png" , slides...PNG ) # Generate PDF pptx . save ( "output_out.pdf" , slides...

    docs.aspose.com/slides/python-net/default-font/
  6. How to change table direction LTR to RTL - Free...

    I am trying to create a report in arabic and english for shane content report has a table , in case of arabic report table is printing properly RTL if i Save word file to PDF but it is not working in case of Savind word …...is printing properly RTL if i save word file to PDF but it is not...am saving both the file. if (downloadWord) { wordDoc.save(os...

    forum.aspose.com/t/how-to-change-table-directio...
  7. Set Barcode Size and Resolution in C++|Document...

    How to Set Size Units for Barcodes in Aspose.BarCode for C++...return tmp_0 ; }(); generator -> Save ( dataDir + u "barcode-custom-size_out...set_Point ( 3.0f ); generator -> Save ( dataDir + u "barcode-size-unit_out...

    docs.aspose.com/barcode/cpp/set-barcode-size/
  8. Converting a PDF file to LATEX using PHP | Aspo...

    Sample code on PHP for PDF to LATEX conversion. Use example code for batch PDF to LATEX conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output TEX file System Requirements...your PDF file and then simply save it as a LATEX file. You can...

    products.aspose.com/pdf/php-java/conversion/pdf...
  9. 使用Python.NET在保存为PDF时对特定Unicode字符更改字体|Documentation

    学习如何在使用Aspose.Cells for Python via .NET进行PDF转换时对特定Unicode字符修改字体。确保字符级字体替换的精确文本渲染。... auto_fit_columns () # Save to Pdf without setting PdfSaveOptions...char_granularity workbook . save ( os . path . join ( data_dir...

    docs.aspose.com/cells/zh/python-net/change-the-...
  10. Converting a PS file to JPEG using C++ | Aspose...

    Sample code for PS to JPEG conversion using C++. Use C++ example for batch PS to JPEG conversion....output file path as parameters Save the output JPEG file Here is...your PS file and then simply save it as a JPEG file. You can use...

    products.aspose.com/pdf/cpp/conversion/ps-to-jpeg/