Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 586,086 for

save

(0.15 sec)
  1. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    FileFormatUtil DetectFileFormat method. Detects and returns the information about a format of a document stored in a disk file in C#....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...
  2. Aspose::Words::Saving::ImageSaveOptions::get_Ve...

    Aspose::Words::Saving::ImageSaveOptions::get_VerticalResolution method. Gets or sets the vertical resolution for the generated images, in dots per inch in C++....Aspose::Words::Saving::ImageSaveOptions::get_VerticalResolution...inch. float Aspose :: Words :: Saving :: ImageSaveOptions :: get_VerticalResolution...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 3D Presentation|Aspose.Slides for Python Docume...

    3D PowerPoint presentation in Python... save ( "sample_3d.png" ) presentation . save ( "sandbox_3d...) as thumbnail : thumbnail . save ( "sample_3d.png" ) 3D Depth...

    docs.aspose.com/slides/python-net/3d-presentation/
  4. Add background to PDF with JavaScript via C++|A...

    Add background image to the your PDF file with JavaScript via C++....onload = ( event ) => { /*prepare(save) the image file from BLOB*/...the image file into PDF and save the “ResultBackgroundImag.pdf”...

    docs.aspose.com/pdf/javascript-cpp/add-backgrou...
  5. Add Text stamps in PDF via Python|Aspose.PDF fo...

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library....text_stamp ) # Save output document document . save ( output_pdf...( stamp ) # Save the udpated document doc . save ( output_pdf...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  6. Aspose::Email::Calendar::AppointmentIcsSaveOpti...

    Public Member Functions | Static Public Member Functions | List of all members Aspose::Email::Calendar::AppointmentIc......Reference final Represents iCalendar save options More... Inherits As...get_SaveFormat () const Gets a save format More... Static Public...

    reference.aspose.com/email/cpp/class/aspose.ema...
  7. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.fonts.FontFallbackSettings class. Specifies font fallback mechanism settings... save(output_stream) Saves the current fallback...settings to stream. save(file_name) Saves the current fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    aspose.words.saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as shape, widths and other during saving....shape, widths and other during saving. Members Name Description CENTIMETERS...that the document content is saved using centimeters. INCHES Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Python Microsoft Visio Files Conversion | produ...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Python code....using Diagram class and call the save method with appropriate parameters...using diagram class and call the save method by providing output file...

    products.aspose.com/diagram/python-java/convers...
  10. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....textStamp ); // Save output document document -> Save ( _dataDir +...stamp ); // save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...