Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 375,722 for

save

(0.21 sec)
  1. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....textStamp ); } // Save updated document pdfDocument . save ( _dataDir...pdf" ; // Save updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  2. Convert EMLX to MSG via Java | products.aspose.com

    Try the code sample to convert EMLX files to MSG format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...and parse, modify, convert, save emails, or perform other manipulations...

    products.aspose.com/email/java/conversion/emlx-...
  3. Convert SXC to DOCM using Python or with free O...

    SXC to DOCM conversion in your Python applications without using Microsoft Office or online. Test free SXC to DOCM online converter quickly before integrating the code....SXC files to HTML and then saving them as DOCM files. The process...Words for Python via .NET API to save the created HTML into the desired...

    products.aspose.com/total/python-net/conversion...
  4. Convert SVG to PNG – Aspose.SVG for Python via ...

    Convert SVG to PNG in Python using Aspose.SVG for Python via .NET. You will find Python examples and an online SVG Converter....PNG conversion with default save options and with exactly specified...converter. In the example, the save options are set by default....

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  5. Convert Word to Excel in C++ or with free Onlin...

    C++ API to Convert Word to Excel or Online App without using using Microsoft Word or Microsoft Excel or online. Test free Word to Excel online converter quickly before integrating the code....Convert Word to HTML by using Save member function Load HTML document...reference Save the document to XLSX format using Save member function...

    products.aspose.com/total/cpp/conversion/word-t...
  6. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....textStamp ); } // Save updated document document -> Save ( _dataDir...textStamp ); } // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  7. Copying Rows and Columns with Node.js via C++|D...

    This article shows how to copy rows and columns through the Aspose.Cells for Node.js via C++ API....15 ); // Save the excel file. excelWorkbook1 . save ( path ...., 3 ); // Save the result on disc workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/copying-rows-a...
  8. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveOptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB...to true , fonts will not be saved to separate files. Instead,...logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python.... Saving the Updated Document. import...resume_update () # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/working-with-vec...
  10. Assinatura Digital - Free Support Forum - aspos...

    Olá pessoal, estou tentando adicionar duas assinaturas digitais em um único arquivo PDF utilizando a biblioteca Aspose.PDF, porém estou enfrentando dificuldades. Consegui inserir a primeira assinatura sem problemas, ma…...and the document has to be saved incrementally (append mode)...separate object. When the file is saved with a full rewrite the existing...

    forum.aspose.com/t/assinatura-digital/321992