Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 346,948 for

save

(0.11 sec)
  1. OfficeMath.get_math_renderer method | Aspose.Wo...

    OfficeMath.get_math_renderer method. Creates and returns an object that can be used to render this equation into an image....pass to the node renderer's "save" method to modify # how it renders...node into an image. save_options = aw . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document... Saving . PdfPermissions Examples Shows...how to set permissions on a saved PDF document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert Project Data to HTML in C++ | Aspose.Ta...

    Learn how to convert Microsoft Project (MPP/XML) projects to HTML using Aspose.Tasks for C++....Project (MSP) allows developers to save project data (MPP/XML) to HTML...for C++ API also allows you to save project data to the same formats...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  5. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++....( 1 ); // Save the modified workbook workbook . save ( "output_fit_to_page...75 ); // Save the modified workbook workbook . save ( "output_scaled_percentage...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  6. Remove PDF Annotation Online or Manage Annotati...

    delete comments from PDF file through online app for free. Android API code to manage comments of PDF files.... Call the save method to save the file. Code : Delete...annotations Call the save method to save the file with added comments...

    products.aspose.com/total/android-java/annotate...
  7. Render Solid Gridlines while Converting Excel t...

    Learn how to display solid gridlines during Excel to PDF conversion using Aspose.Cells for Python via .NET....line pdf_save_options = PdfSaveOptions () pdf_save_options ....gridline_type = GridlineType . HAIR # Save the pdf file with PdfSaveOptions...

    docs.aspose.com/cells/python-net/render-solid-g...
  8. JavaScript via C++ | Work with PDF directly in ...

    Aspose.PDF for JavaScript via C++ is an easy and secure toolkit used to work with PDF directly in the web browser...can easily save PDF to DOC and DOCX formats. Save PDF pages in...convert PDF pages to images save each page in JPG format Convert...

    products.aspose.com/pdf/javascript-cpp/
  9. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle Microsoft Project (MPP/XML) task constraints using Aspose.Tasks for Java.... getTime ()); 11 12 // Save project as pdf 13 SaveOptions...ThirdsOfMonths ); 16 project. save (dataDir + "project_StartNoEarlierThan_out...

    docs.aspose.com/tasks/java/handling-task-constr...
  10. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。...pageNumberStamp ); // Save PDF document document . Save ( dataDir + "PageNumberStamp_out...artifact ); } } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/add-page-number/