Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 377,473 for

save

(1.4 sec)
  1. Problem when saving TIFF file to PNG - Free Sup...

    Hello, I’ve tried to Save a “.tiff“ file into a “.png”, it works but when I open the png with paint or chrome I have some transparent area in my image but if I Save my Tiff file into a Png with Paint when I open the Png…...Problem when saving TIFF file to PNG Aspose.Imaging Product Family...11:22am 1 Hello, I’ve tried to save a “.tiff“ file into a “.png”...

    forum.aspose.com/t/problem-when-saving-tiff-fil...
  2. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....appear in the outline of a saved PDF document. doc = aw . Document...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create a Pie Chart in VSTO and Aspose.Cells|Doc...

    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.... Saving the spreadsheet. The code samples...Application . ActiveWorkbook ; //Save the copy of workbook as OutputVsto...

    docs.aspose.com/cells/net/create-a-pie-chart-in...
  4. DocumentSavingArgs class | Aspose.Words for Python

    aspose.words.saving.DocumentSavingArgs class. An argument passed into [IDocumentSavingCallback.notify()](../idocumentsavingcallback/notify/#documentsavingargs)... To learn more, visit the Save a Document documentation article...See Also module aspose.words.saving DocumentPartSavingAr class...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 如何通过 Node.js 和 C++ 设置文本框的文本对齐方式|Documentation

    如何在 Aspose.Cells for Node.js via C++ 中设置文本框的文本对齐方式...Center ); // Save the excel file. workbook . save ( path . join...getHtmlText ()); // Save the workbook on disk destWb . save ( "Output.xlsx"...

    docs.aspose.com/cells/zh/nodejs-cpp/applying-te...
  6. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....pageNumberStamp ); // Save PDF document document . Save ( dataDir + "PageNumberStamp_out...artifact ); } } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/add-page-number/
  7. ImageSavingArgs.image_file_name property | Aspo...

    ImageSavingArgs.image_file_name property. Gets or sets the file name (without path) where the image will be Saved to....path) where the image will be saved to. @property def image_file_name...the value of this property to save the image into a different file...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java.... Save the modified presentation. This...//Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" ...

    docs.aspose.com/slides/java/manage-paragraph/
  9. Apply Shape Effects in Presentations Using PHP|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for PHP via Java — create striking, professional slides in seconds....setDirection ( 45 ); $pres -> save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); $pres -> save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/shape-effect/
  10. Copying and Moving Worksheets in 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....-> addCopy ( "Sheet1" ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Copy Worksheet...

    docs.aspose.com/cells/java/copying-and-moving-w...