Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 33,585 for

saveoptions

(0.18 sec)
  1. Փոխարկել DOC TXT C++

    Փոխարկեք DOC ը TXT ձևաչափի C++ կոդով: Պահեք DOC որպես TXT օգտագործելով C++:...doc"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/doc...
  2. Փոխարկել DOC PDF C++

    Փոխարկեք DOC ը PDF ձևաչափի C++ կոդով: Պահեք DOC որպես PDF օգտագործելով C++:...doc"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/doc...
  3. Export Email|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.... Save ( FilePath , SaveOptions . DefaultMsg ); Download...

    docs.aspose.com/email/net/export-email/
  4. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature...."digital_signature_details" object of the "SaveOptions" object to # digitally sign...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm...."digital_signature_details" object of the "SaveOptions" object to # digitally sign...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSaveOptions.tiff_binarization_method prope...

    ImageSaveoptions.tiff_binarization_method property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveoptions.save_format](../save_format/) is [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF) and [ImageSaveoptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4)....as a TIFF, we can pass a SaveOptions object to # adjust the dithering...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Processor.to_file method | Aspose.Words for Python

    aspose.words.lowcode.Processor.to_file method... SaveOptions ): ... Parameter Type Description...file name. save_options SaveOptions Optional save options. If...

    reference.aspose.com/words/python-net/aspose.wo...
  9. EMF to SVG: Missing text - Free Support Forum -...

    Hello, I’m using Aspose.Imaging for .NET (with a Developer OEM license) to convert EMF files to SVG. Here is a file where the bottom right corner text is lost after the conversion. Could you please take a look at this…...SvgOptions saveOptions = new Aspose.Imaging.ImageOptions...ImageOptions.SvgOptions(); saveOptions.TextAsShapes = true; // Convert...

    forum.aspose.com/t/emf-to-svg-missing-text/310935
  10. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...