Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 373,070 for

save

(0.22 sec)
  1. Move PDF Pages programmatically C++|Aspose.PDF ...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for C++.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/cpp/move-pages/
  2. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio page with Aspose.Diagram. Support using C# to draw circle or oval and Save as pdf, svg, html, image, xps and other formats....1 , 2 , 2 ); // Save diagram diagram . Save ( dataDir + "DrawEllipseInPage_out...draw a circle in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/
  3. Set Orientation and Control the Export of Hidde...

    This section explains how to set page's layout with Aspose.Diagram....Export of Hidden Visio Pages on Saving Contents [ Hide ] Change a...Landscape or same as on the printer. Save the Visio diagram. Set Orientation...

    docs.aspose.com/diagram/net/set-orientation-and...
  4. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...shows a VSD file about to be saved to PNG format. You can use other...

    docs.aspose.com/diagram/java/convert-visio-to-i...
  5. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration....Examples Shows how to load and save font fallback settings to/from...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....content neatly across pages Save Resources: Reduce paper/ink...area using cell‑range notation Save the modified workbook # Sample...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  7. Aspose::Words::Saving::SaveOutputParameters::ge...

    Aspose::Words::Saving::SaveOutputParameters::get_ContentType method. Returns the Content-Type string (Internet Media Type) that identifies the type of the Saved document in C++....Aspose::Words::Saving::SaveOutputParameters::get_ContentType...identifies the type of the saved document. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....diagram and the Save method is used to save, or export, a diagram...show how to use the Save method to save a Visio file to VDX ...

    docs.aspose.com/diagram/java/convert-visio-to-o...
  9. Public API Changes in Aspose.Email 4.8.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....for additional settings of saving MailMessage were added: SaveOptions...load(String) load(String,int) save(Stream) save(Stream,Aspose.Email.Outlook...

    docs.aspose.com/email/java/public-api-changes-i...
  10. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using C# to insert image and Save as pdf, svg, html, image, xps and other formats....hieght , fs ); } // Save diagram diagram . Save ( dataDir + "AddImageToPage_out...image in a Visio drawing and save as SVG format. // For complete...

    docs.aspose.com/diagram/net/drawing/insert-image/