Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 90,536 for

object

(0.2 sec)
  1. ImageSaveOptions.thresholdForFloydSteinbergDith...

    ImageSaveOptions.thresholdForFloydSteinbergDithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method... we can pass a SaveOptions object to // adjust the dithering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert WORD to JSON format in C++ | products.a...

    Export WORD to JSON in C++ without using Microsoft Excel or Word...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/word-t...
  3. Create DOCX in Python | products.aspose.com

    Generate Microsoft Word DOCX document using Python applications without using Microsoft Word....Document class object. Create DocumentBuilder class object. Add text...

    products.aspose.com/total/python-net/create/docx/
  4. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....in C++ follows: Initialize object with an input stream containing...EPS file. Resize PsDocument object with new size in selected with...

    docs.aspose.com/page/cpp/resize-eps/
  5. 将 PDF 转换为不同的图像格式在 C#|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式,例如 TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...pdf" )) { // Create Resolution object var resolution = new Aspose...300 ); // Create TiffSettings object var tiffSettings = new Aspose...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-image...
  6. ImageBinarizationMethod enumeration | Aspose.Wo...

    aspose.words.saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image.... we can pass a SaveOptions object to # adjust the dithering that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SvgSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the SvgSaveOptions SaveFormat property to effortlessly save documents in SVG format. Simplify your workflow with optimal file management!...saved if this save options object is used. Can only be Svg. public...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldChar.IsDirty | Aspose.Words for .NET

    Discover how the FieldChar IsDirty property helps maintain document accuracy by tracking changes, ensuring your fields always reflect the latest updates....)); // Retrieve the facade object which represents the field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Add digital signature in PDF in Node.js|Aspose....

    Digitally sign PDF documents in the Node.js environment.... Receive the object if successful. Call the AsposePdfSignPKCS7...AsposePdf module. Receive the object if successful. Call the AsposePdfSignPKCS7...

    docs.aspose.com/pdf/nodejs-cpp/sign-pdf/
  10. When saving docx as MHTML to outputstream for u...

    Hi Aspose support, I have a problem where when I convert a word doc to MHTML for use in a MailMessage Object, and part of that Word doc has a url with &path= as part of the url in the body, it converts it to a new line …...MHTML for use in a MailMessage object, and part of that Word doc...I generate the MailMessage Object to be sent. (I set the subject...

    forum.aspose.com/t/when-saving-docx-as-mhtml-to...