Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 368,276 for

save

(0.13 sec)
  1. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge JPEG files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  2. Convert XLSX to OTT using Python or with free O...

    XLSX to OTT conversion in your Python applications without using Microsoft Office or online. Test free XLSX to OTT online converter quickly before integrating the code....NET API can be used to save the created HTML into desired...Workbook class Save XLSX file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  3. Convert XLSM to ODT using Python or with free O...

    XLSM to ODT conversion in your Python applications without using Microsoft Office or online. Test free XLSM to ODT online converter quickly before integrating the code....NET” API to save the created HTML into the desired...Workbook class Save XLSM file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  4. Convert XLSM to DOT using Python or with free O...

    XLSM to DOT conversion in your Python applications without using Microsoft Office or online. Test free XLSM to DOT online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save XLSM file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  5. 程序化拆分 PDF|Aspose.PDF for .NET

    本主题展示了如何在您的 .NET 应用程序中使用 C# 将 PDF 页面拆分为单独的 PDF 文件。... 使用 Save 方法保存新的 PDF。 以下代码片段也适用于 Aspose...( page ); // Save PDF document document2 . Save ( dataDir + "Page_"...

    docs.aspose.com/pdf/zh/net/split-pdf-document/
  6. Convert XML to PDF|Aspose.PDF for Android via Java

    Aspose.PDF library presents several ways to convert XML to PDF. You can use the XslFoLoadOptions or do this with an incorrect file structure....options ); // Save resultant PDF file document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-xml-to-...
  7. Create AcroForm - Create Fillable PDF in Python...

    With Aspose.PDF for Python you may create a form from scratch in your PDF file...textBoxField , 1 ) # Save modified PDF pdfDocument . save ( path_outfile...

    docs.aspose.com/pdf/python-net/create-form/
  8. EPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge EPS files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/
  9. Does Aspose.Words.Cpp support inserting LaTeX f...

    Hi, Does Aspose.Words.Cpp support inserting LaTeX formulas? And Save in .docx format. Best regards,... And save in .docx format. Best regards,...builder->InsertHtml(html); doc->Save(u"output.docx");...

    forum.aspose.com/t/does-aspose-words-cpp-suppor...
  10. WarningInfo.description property | Aspose.Words...

    WarningInfo.description property. Returns the description of the warning....font substitution warning if we save a document with a missing font...font_settings = font_settings doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...