Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 346,143 for

save

(0.12 sec)
  1. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/cpp/split-a-document/
  2. ImageBinarizationMethod enumeration | Aspose.Wo...

    aspose.words.saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image....jpg' ) # When we save the document as a TIFF, we can...darker images. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PowerPoint to SWF Flash|Aspose.Slides D...

    Convert PowerPoint PPT, PPTX to SWF in Java...] Convert PPT(X) to SWF The Save method exposed by Presentation...BottomFull ); // Saving presentation pres . save ( "Sample.swf"...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. Convert PowerPoint to SWF Flash|Aspose.Slides D...

    Convert PowerPoint PPT, PPTX to SWF in Java...] Convert PPT(X) to SWF The Save method exposed by Presentation...BottomFull ); // Saving presentation pres . save ( "Sample.swf"...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. FixedPageSaveOptions.JpegQuality | Aspose.Words...

    Optimize JPEG quality in your HTML documents with FixedPageSaveOptions. Easily adjust the JpegQuality property for stunning image clarity....images inside a document when saving in fixed page format. The value...configure compression while saving a document as a JPEG. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SaveOptions.use_anti_aliasing property | Aspose...

    SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not to use anti-aliasing for rendering.... saving . ImageSaveOptions ( aw . SaveFormat...SaveFormat . JPEG ) doc . save ( file_name = ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document to PDF Conversion in PHP|Aspose.Words ...

    Converting documents using Aspose.Words for .NET in PHP using COM in C#....doc" ); // Save the document in PDF format. $doc -> Save ( $dataDir...to PDF successfully. \n File saved at " . $dataDir . "Doc2PdfSave...

    docs.aspose.com/words/net/document-to-pdf-conve...
  8. Concatenate PDF Files in Python|Aspose.PDF for ...

    Find out how to concatenate multiple PDF files into a single document using Python with Aspose.PDF for seamless document management.... getPages ()) # Save the concatenated output file...(the target document) doc . save ( self . dataDir + "Concatenate_output...

    docs.aspose.com/pdf/python-java/concatenate-pdf...
  9. Converting to MHTML Files in PHP|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....xlsx" ; //Specify the HTML saving options $sv = new HtmlSaveOptions...$filePath ); //Save the MHT file $wb -> save ( $filePath . "...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  10. ImageSaveOptions.thresholdForFloydSteinbergDith...

    ImageSaveOptions.thresholdForFloydSteinbergDithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method...jpg" ); // When we save the document as a TIFF, we can...images. let options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

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