Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 568,901 for

save

(0.15 sec)
  1. XlsxSaveOptions.save_format property | Aspose.W...

    XlsxSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property XlsxSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Disable Compatibility Checker in Excel|Document...

    This article shows how to disable compatibility checker through the Aspose.Cells for .NET API....Compatibility Checker flags when saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/net/disable-compatibility...
  3. FieldSaveDate class | Aspose.Words for Python

    aspose.words.fields.FieldSaveDate class. Implements the SaveDATE field...which the document was last saved. By default, the Gregorian calendar...of the document’s most recent save operation performed using Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Rotate Text Inside PDF using C#|Aspose.PDF for ...

    Learn how to rotate text within PDF files in .NET using Aspose.PDF to adjust text alignment and improve presentation....textFragment3 ); // Save document document . Save ( dataDir + "Te...paragraph ); // Save document document . Save ( dataDir + "Te...

    docs.aspose.com/pdf/net/rotate-text-inside-pdf/
  5. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF....textFragment3 ); // Save document pdfDocument . Save ( dataDir + "...paragraph ); // Save document pdfDocument . Save ( dataDir + "...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  6. Render Project to Multipage TIFF

    Learn how to export your project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for Java....and saves an image to disk. Removes compression and saves an image...file ); 4 //Save the project to TIFF 5 project . save ( "RenderMe...

    docs.aspose.com/tasks/java/render-project-to-mu...
  7. get_DefaultRegularFont() | Aspose.Slides for C+...

    Returns Regular font used in case source font is not found. Read System::String....0f ) -> Save ( u "output_out.png" , System...()); // Generate PDF pptx -> Save ( u "output_out.pdf" , SaveFormat...

    reference.aspose.com/slides/cpp/aspose.slides/l...
  8. DOCX Export - Document Features|Aspose.Words fo...

    Export to OOXML format using document saving features in Java....documentation for further information: Save a Document OoxmlSaveOptions...not updated automatically on save. Instead you need to explictly...

    docs.aspose.com/words/java/document-features-su...
  9. Sign | Aspose.PDF for .NET API Reference

    Make a signature on the pdf document.... Save ( outFile ); [Visual Basic]...+ "butterfly.jpg" pdfSign . Save ( outFile ) See Also class PdfFileSignature...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  10. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout....textFragment3 ); // Save document document -> Save ( _dataDir + u...paragraph ); // Save document document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/