Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 368,125 for

save

(0.31 sec)
  1. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...)); // Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/nodejs-java/shape-format...
  2. Pixel Data Manipulation using Aspose.PSD for Ja...

    Example of how to directly and rapidly fast update raw pixel data using PSD Java API... Save Modified Pixel Data: Save the modified pixel...data back to the layer. Save PSD Image: Save the PSD image with the...

    docs.aspose.com/psd/java/pixel-data-manipulation/
  3. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...save(string, SaveFormat) 方法。 Workbook.save(string, SaveFormat)...要将文件保存到存储位置,在调用 Workbook 对象的 Workbook.save(string, SaveFormat) 方法时,指定文...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  4. Aspose::Words::Document::UpdateThumbnail method...

    Aspose::Words::Document::UpdateThumbnail method. Updates Thumbnail of the document using default options in C++....setting a thumbnail image when saving a document to .epub. // 1 -...-> UpdateThumbnail (); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Page Setup Features with Node.js via C++|Docume...

    Explore page setup features using Aspose.Cells for Node.js via C++. Learn how to configure page dimensions, orientations, and settings....orientation // Save the workbook workbook . save ( "PageSetupExample...setBottomMargin ( 1.0 ); // Save the workbook workbook . save ( "PageMarginsExample...

    docs.aspose.com/cells/nodejs-cpp/page-setup-fea...
  6. Merge PDF files using JavaScript via C++ | Aspo...

    Merge PDF files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/pdf/
  7. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ParagraphBreak method. Specifies the string to use as a paragraph break when exporting in text formats in C++....Aspose::Words::Saving::TxtSaveOptionsBase::get_ParagraphBreak...:: String Aspose :: Words :: Saving :: TxtSaveOptionsBase :: get_ParagraphBreak...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_Encoding method. Specifies the encoding to use when exporting in text formats. Default value is Encoding.UTF8 in C++....Aspose::Words::Saving::TxtSaveOptionsBase::get_Encoding method...Encoding > Aspose :: Words :: Saving :: TxtSaveOptionsBase :: get_Encoding...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Linefeed in HTML - Free Support Forum - aspose.com

    Hi Please take a look at the attached code times. If the text has HTML tags in it, then get the document Zeilenschaltugen that do not belong over there. The 1st Line but should have no rows scarf tune, like the 2nd Line …...Add(displayText2); // Save the resultant PDF document pdf1.Save(@"c:/temp...Add(displayText2); // Save the resultant PDF document pdf1.Save(@"c:/temp...

    forum.aspose.com/t/linefeed-in-html/87379
  10. Add Images to PDF using C++ | Aspose.PDF

    Adding images into PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp/images/add/