Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 377,489 for

save

(1.16 sec)
  1. ParagraphFormat.spaceAfter property | Aspose.Wo...

    ParagraphFormat.spaceAfter property. Gets or sets the amount of spacing (in points) after the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( "Paragraph 2." ); doc . save ( base . artifactsDir + "ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Creating and Saving Outlook Contacts in Python|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Dutch Svenska Creating and Saving Outlook Contacts in Python...Creating and Saving Outlook Contacts To Create and Save Outlook Contacts...

    docs.aspose.com/email/java/creating-and-saving-...
  3. Converting a PDF file to HTML using C++ | Aspos...

    Sample code for PDF to HTML conversion using C++. Use C++ example for batch PDF 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/pdf-to-h...
  4. Converting a SVG file to EPUB using C++ | Aspos...

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

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

    products.aspose.com/pdf/cpp/conversion/svg-to-p...
  6. Converting a PDF file to XLSX using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-x...
  7. Converting a PDF file to DOCX using PHP | Aspos...

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

    products.aspose.com/pdf/php-java/conversion/pdf...
  8. Converting a XPS file to SVG using Java | Aspos...

    XPS to SVG conversion via Java sample code. Programmers can use this example code to export XPS to SVG within any Web or Desktop Java based application....Save method while passing the output...SaveFormat.Svg as parameters Save the output SVG file Here is...

    products.aspose.com/pdf/java/conversion/xps-to-...
  9. Converting a XPS file to XLS using Java | Aspos...

    XPS to XLS conversion via Java sample code. Programmers can use this example code to export XPS to XLS within any Web or Desktop Java based application....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/java/conversion/xps-to-...
  10. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...TextAlignmentType :: Center ); // Save the workbook to the output directory...directory workbook . Save ( outDir + u "result.xlsx" ); std ::...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...