Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 380,825 for

save

(0.55 sec)
  1. Convert CSV to DOCM with C++ or with free Onlin...

    Convert CSV to DOCM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOCM format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  2. Convert CSV to POWERPOINT with C++ or with free...

    Convert CSV to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  3. Convert CSV to PPTX with C++ or with free Onlin...

    Convert CSV to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  4. Convert CSV to PPTM with C++ or with free Onlin...

    Convert CSV to PPTM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTM format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  5. Remove DOCM Annotation Online or Manage Annotat...

    delete comments from DOCM file through online app for free. Android API code to manage comments of DOCM files....all comments Call the save method to save the file. Code : Delete...this comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  6. Convert CSV to PPSX with C++ or with free Onlin...

    Convert CSV to PPSX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPSX format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  7. 获取页面的纸张宽度和高度|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 visio 页面的纸张大小。... save ( outStream , com . aspose ...()); } } } // save Visio diagram diagram . save ( dataDir + "modified...

    docs.aspose.com/diagram/zh/java/get-paper-width...
  8. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability....font substitution warning if we save a document with a missing font...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words/war...
  9. Remove RTF Annotation Online or Manage Annotati...

    delete comments from RTF file through online app for free. Android API code to manage comments of RTF files....all comments Call the save method to save the file. Code : Delete...this comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  10. Create PDF Document|Aspose.PDF for PHP via Java

    Learn how to create PDF file in Aspose.PDF for PHP via Java....Paragraph collection of the page Save the resultant PDF document $document...$textFragment ); $document -> save ( $outputFile ); Open PDF Document...

    docs.aspose.com/pdf/php-java/create-document/