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

save

(0.13 sec)
  1. 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...
  2. 在PHP中管理文档属性|Documentation

    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....$customProp3 , "Source" , array ()); //Save the file with added properties...$ptr -> Call ( $workbook , "Save" , array ( $dataDir . "/Test_Workbook...

    docs.aspose.com/cells/zh/net/managing-document-...
  3. 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...
  4. 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...
  5. 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...
  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. 搜索

    搜索...MemoryStream(); // Save the document to stream. doc.Save(outStream, SaveFormat...Document(inStream); // Save the document. loadDoc.Save("loadDoc.docx"...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...