Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 369,861 for

save

(0.2 sec)
  1. Export PPS to DOC on Andorid via Java or with f...

    Convert PPS to DOC in mobile apps without installing any software or online. Test free PPS to DOC online converter quickly before integrating the code....Convert PPS to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOC format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Convert PDF to Image Formats in Rust|Aspose.PDF...

    This topic show you how to use Aspose.PDF for Rust to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....scanned documents are often saved in the PDF file format. However...common task is when you need to save an entire PDF document or some...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-ima...
  3. Change the HTML Link Target Type with JavaScrip...

    Learn how to change the HTML link target type using Aspose.Cells for JavaScript via C++. Control the target attribute in your HTML links....arrayBuffer )); // Create HTML save options and set link target...Self ; // Save the workbook to HTML using the save options const...

    docs.aspose.com/cells/javascript-cpp/change-the...
  4. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins....docx' ) # Saving a document to PDF, to an image...document within its pages. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutOptions.CommentDisplayMode | Aspose.Words...

    Discover the LayoutOptions CommentDisplayMode property to customize comment rendering. Easily set it to enhance user experience with options like ShowInBalloons....Shows how to show comments when saving a document to a rendered format.... ShowInAnnotations ; doc . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words.lay...
  6. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word documents in C#....PHP_EOL ; // Save the modified document. $doc -> Save ( $dataDir...replaced successfully. \n File saved at " . $dataDir . "ReplaceSimple...

    docs.aspose.com/words/net/find-and-replace-in-php/
  7. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...Save("E:\\PDfConversionFile\\DemoFile"...SaveFormat.Docm); but after save doc and open the file below...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  8. Document.update_thumbnail method | Aspose.Words...

    aspose.words.Document.update_thumbnail method...setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedFileName method. Gets the file name suggested for the current embedded object if you want to Save it into a file in C++....embedded object if you want to save it into a file. System :: String...extension, // which we can use when saving the object's contents into...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, SaveOptions); and does not proceed furt…...Save(pdfStream, saveOptions) Aspose...gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...