Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 368,017 for

save

(0.4 sec)
  1. PdfImageCompression enumeration | Aspose.Words ...

    aspose.words.saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....can pass to the document's "Save" method # to modify how that...document to .PDF. pdf_save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableSubstitutionRule class | Aspose.Words for ...

    Aspose.Words.Fonts.TableSubstitutionRule class. Table font substitution rule... save(fileName) Saves the current table substitution...settings to file. save(outputStream) Saves the current table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document...how to set permissions on a saved PDF document. let doc = new...encryptionDetails = new aw . Saving . PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OleFormat.SuggestedFileName | Aspose.Words for ...

    Discover the OleFormat SuggestedFileName property to easily retrieve the recommended file name for saving your embedded objects seamlessly....embedded object if you want to save it into a file. public string...extension, // which we can use when saving the object's contents into...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Resizing|Documentation

    How to scale or resize an image using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...

    docs.aspose.com/ocr/python-net/resize/
  6. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  7. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。..."test" ); // Save as Excel file. workbook . save ( "Book1.xlsx"..."password" ); // Save Excel file. workbook . save ( "Book1.xlsx"...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  8. 指定在输出 PDF 和图片中如何交叉字符串,由 C++ 实现|Documentation

    学习如何使用 Aspose.Cells for C++ 控制 PDF 和图片输出中的文本溢出。...xlsx" ); // Initialize PDF save options PdfSaveOptions pdfSaveOptions...StrictInCell ); // Save PDF file wb . Save ( outDir + u "outputCrosssType...

    docs.aspose.com/cells/zh/cpp/specify-how-to-cro...
  9. Extract images from PDF in C++ | Aspose.PDF

    Simple demo source code to extract images from PDF file on any platform with C++ language.... Save output image to jpeg file. Save updated PDF...outfilename ); // Save output image xImage -> Save ( outputImage...

    products.aspose.com/pdf/cpp/parser/images/
  10. TiffCompression enumeration | Aspose.Words for ...

    aspose.words.saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....of compression to apply when saving page images into a TIFF file...can pass to the document's "Save" method # to modify the way...

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