Sort Score
Result 10 results
Languages All
Labels All
Results 9,041 - 9,050 of 377,459 for

save

(0.14 sec)
  1. Converting a PDF file to TEX using C++ | Aspose...

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

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

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

    products.aspose.com/pdf/cpp/conversion/svg-to-tex/
  3. PDF to HTML Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with Python sample code using Aspose.PDF for Python for .NET...HtmlSaveOptions object to specify saving options, such as the file format...parameters are provided for other save options. Export the merged PDF...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  4. System.MissingMethodException in Aspose.pdf - n...

    Was able to narrow this down to a small block of code: Using oFS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode.Create) oPage.Resources.Images.Item(1).Save(stream:=oFS, …...Save(stream:=oFS, format:=Drawing...found: Void Aspose.Pdf.XImage.Save(System.IO.Stream, System.Drawing...

    forum.aspose.com/t/system-missingmethodexceptio...
  5. How to create fillable PDF | Aspose.PDF

    Do you know how easily create a fillable PDF forms using C#? Create a fillable PDF forms with high quality using .NET PDF library.... This process saves time, reduces costs, and improves...Fillable PDF also allow users to save, print and share fillable forms...

    products.aspose.com/pdf/tutorial/fillable-pdf/
  6. Convert MD to VCF in Python | products.aspose.com

    Save MD to VCF within Python applications without using Microsoft Word or Outlook...NET and save it into VCF format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. Convert BMP to OFT in Python | products.aspose.com

    Save BMP to OFT within Python applications without using Microsoft Word or Outlook...NET and save it into OFT format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Convert ICS to RTF in Python | products.aspose.com

    Save ICS to RTF in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word RTF...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Convert BMP to EMLX in Python | products.aspose...

    Save BMP to EMLX within Python applications without using Microsoft Word or Outlook...NET and save it into EMLX format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  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...