Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 373,092 for

save

(0.16 sec)
  1. 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...
  2. Working with Radius of Sphere|Documentation

    Using Aspose.3D for .NET, you can set of get radius of a sphere. In order to get or set radius, you can use Radius property of Sphere class. The following is the code sample to set radius of a sphere.  ...Radius = 10 }); // Save scene scene . Save ( "sphere.obj" ); Create...

    docs.aspose.com/3d/net/working-with-radius-of-s...
  3. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your page outline. Control borders effortlessly—default setting is true for easy use!...the SvgSaveOptions object to save with no page borders or selectable...SvgTextOutputMode . UsePlacedGlyphs }; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 在PHP中将Excel转换为PDF文件|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....); //Save the document in PDF format $workbook -> save ( $dataDir...

    docs.aspose.com/cells/zh/java/converting-excel-...
  5. 创建、插入字段|Documentation

    如何使用 C# Diagram API 创建、插入字段。...Add ( fld ); // Save diagram diagram . Save ( dataDir + "InsertField_out...

    docs.aspose.com/diagram/zh/net/create-insert-fi...
  6. Creating an Aztec BarCode 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 ( "1234567890" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingAztecBarcode...

    docs.aspose.com/barcode/java/creating-an-aztec-...
  7. Move Worksheets within Workbook|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....MoveTo ( 2 ); //Save the excel file. wb . Save ( FileName ); Download...

    docs.aspose.com/cells/net/move-worksheets-withi...
  8. Create Thumbnails of Presentation Shapes in .NE...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for .NET – easily create and export presentation thumbnails.... Save the thumbnail image to any desired...shape . GetImage ()) { image . Save ( "Shape_thumbnail_out.png"...

    docs.aspose.com/slides/net/create-shape-thumbna...
  9. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....strikeOutAnnotation ); // Save PDF document document . Save ( dataDir + "...Annotations . Delete ( ca ); } // Save PDF document after deleting...

    docs.aspose.com/pdf/net/extra-annotations/
  10. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++.... Save the modified file. Sample Code..."NewCust" ); // Save modified workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/read-and-write-extern...