Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 365,751 for

save

(0.26 sec)
  1. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....75 ); // Save the workbook workbook . Save ( "PageMargins...PageOrientationType :: Landscape ); workbook . Save ( "PageOrientation.xlsx" );...

    docs.aspose.com/cells/cpp/page-setup-features/
  2. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats...extensions to their respective save options. Load the PSD file using...through the formats dictionary to save the image in each desired format...

    docs.aspose.com/psd/java/open-export-psd-psb-ai...
  3. Add, Move or Delete pages in PDF using .NET | A...

    Manipulate PDF pages of your document programmatically with C# sample code using Aspose.PDF for .NET... Save the output PDF using the Save method. Add New...Insert ( 2 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/pages/
  4. Generate Slide Thumbnail as JPEG|Aspose.Slides ...

    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 thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( "Test...

    docs.aspose.com/slides/net/generate-slide-thumb...
  5. Document.PageCount | Aspose.Words for .NET

    Discover the Document PageCount property, which reveals the total page count based on the latest layout, ensuring accurate document management and insights....fixed page save format, // such as .pdf. So you can save some time...more complex documents. doc . Save ( ArtifactsDir + "Document.GetPageCount...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using PHP. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...// Save the PDF document as a PPTX file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/convert-pdf-to-pow...
  7. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image types and enhance your image handling capabilities. Boost your development efficiency today!...images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.alternativeText property | Aspose.Wor...

    ShapeBase.alternativeText property. Defines alternative text to be displayed instead of a graphic.... save ( base . artifactsDir + "Shape..."Shape.AltText.docx" ); // Save the document to HTML, and then delete...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name.... save ( base . artifactsDir + "Shape..."Shape.AltText.docx" ); // Save the document to HTML, and then delete...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings....# When we save this document to a fixed page save format, its...suppress_auto_hyphens doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...