Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 310,748 for

save

(0.08 sec)
  1. PDF to SVG Merge using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/merger/pdf-to-svg/
  2. PDF to JPEG Converter using Python via Java | A...

    Sample code on Python via Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Python and Java...convert the PDF document to JPEG Save the output JPEG file Here is...your PDF file and then simply save it as a JPEG file. You can use...

    products.aspose.com/pdf/python-java/conversion/...
  3. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在导入HTML时防止大数字被转换为指数表示法,使用Aspose.Cells for Node.js via C++。... autoFitColumns (); // Save the workbook const outputDir...__dirname , "output/" ); workbook . save ( path . join ( outputDir ,...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-expon...
  4. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy sparklines by specifying data range and location using Aspose.Cells for C++....7 , 15 ); // Save the workbook workbook . Save ( outDir + u "output_out...

    docs.aspose.com/cells/cpp/copy-sparkline-by-spe...
  5. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML 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 HTML files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/
  6. Crop PDF using Java | Aspose.PDF

    Crop PDF without losing quality in Java programmatically with C# sample code using Aspose.PDF for Java...and create new Box Rectagle Save the updated document to the...the new path using the Save() method. If you want to crop a PDF...

    products.aspose.com/pdf/java/crop/
  7. SVG to PDF Merge using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/merger/svg-to-pdf/
  8. 使用 C++ 创建 PDF 表单 | Aspose.PDF

    在任何具有 C++ 语言的平台上的 PDF 文件中,使用这个简单的演示源代码创建 PDF 表单。...textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/c...
  9. Aspose::Words::IDocumentProcessorPlugin::ToPage...

    Aspose::Words::IDocumentProcessorPlugin::ToPages method. Saves each page of the document loaded by Load() method using the specified fixed page Save options in C++....IDocumentProcessorPl::ToPages method Saves each page of the document loaded...using the specified fixed page save options. virtual System :: ArrayPtr...

    reference.aspose.com/words/cpp/aspose.words/ido...
  10. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....:: MemoryStream > (); doc -> Save ( docStream , MakeObject < OoxmlSaveOptions...doc -> UpdateFields (); doc -> Save ( ArtifactsDir + u "Field.PreserveIncludePictu...

    reference.aspose.com/words/cpp/aspose.words.loa...