Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 375,542 for

save

(0.35 sec)
  1. AutoFit Rows for Rendering|Documentation

    Learn how to AutoFit rows for rendering through the Aspose.Cells for Python via .NET API.... and even when you print or save the file as a PDF, the text...you switch to Print view or save the file as a PDF, the text...

    docs.aspose.com/cells/python-net/autofit-rows-f...
  2. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how sections are handled when saving a document in the XLSX format in C++....Aspose::Words::Saving::XlsxSectionMode enum Contents [ Hide ]...how sections are handled when saving a document in the XLSX format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Extract Content in Python|Aspose.Words for Java

    Extract Document's Content using Python....a new separate document and save it to disk . dstDoc = self ..., extractedNodes ) dstDoc . save ( self . dataDir + "TestFile...

    docs.aspose.com/words/java/extract-content-in-p...
  4. Working with Shapes Gluing|Documentation

    This section explains how to get shapes which glued to a particular shape with Aspose.Diagram.... Save diagram. Glue Visio Shapes Programming...shape2_ID ); // Save diagram diagram . Save ( dataDir + "GlueVisioShapes_out...

    docs.aspose.com/diagram/net/working-with-shapes...
  5. Public API Changes in Aspose.Cells 8.6.0|Docume...

    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.... add ( "test" , "test" ); //Save the metadata information to...spreadsheet file metaWorkbook . save ( filePath ); Added HtmlSaveOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....TextAlignmentType :: Center ); // Save the workbook to the output directory...directory workbook . Save ( outDir + u "result.xlsx" ); std ::...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  7. Set Size Unit for the Barcode Image in PHP|Docu...

    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....0 ); $bb -> save ( $dataDir . "SetBarcodeImageUnitS...coding sites: GitHub CodePlex Save Barcode Image to Streams in...

    docs.aspose.com/barcode/java/set-size-unit-for-...
  8. How to Generate a Patch Code in Ruby|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....setCodeText ( "Patch T" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "PatchCode.jpg"...

    docs.aspose.com/barcode/java/how-to-generate-a-...
  9. Add Support of Dynamic Grids and Connection Poi...

    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....setShowConnectionPoi ( 1 ) \ # Save as VDX diagram . save ( data_dir + "AddDynamicGridsAndCo...

    docs.aspose.com/diagram/java/add-support-of-dyn...
  10. Update Page Dimensions in Ruby|Aspose.PDF for Java

    Find out how to update the page dimensions of a PDF document using Ruby with Aspose.PDF for precise page formatting.... 4 ) # save the newly generated PDF file pdf . save ( data_dir...

    docs.aspose.com/pdf/java/update-page-dimensions...