Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 18,198 for

aws

(0.06 sec)
  1. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); let certificateHolder = aw . DigitalSignatures . CertificateHolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); let certificateHolder = aw . DigitalSignatures . CertificateHolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ConvertUtil.millimeterToPoint method | Aspose.W...

    ConvertUtil.millimeterToPoint method. Converts millimeters to points....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...pageSetup ; pageSetup . topMargin = aw . ConvertUtil . millimeterToPoint...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfZoomBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...value of 25%. let options = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextWatermarkOptions.is_semitrasparent property...

    TextWatermarkOptions.is_semitrasparent property. Gets or sets a boolean value which is responsible for opacity of the watermark... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldChar.is_locked property | Aspose.Words for...

    FieldChar.is_locked property. Gets or sets whether the parent field is locked (should not recalculate its result).... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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.... doc = aw . Document () builder = aw . DocumentBuilder...image. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LoadOptions.baseUri property | Aspose.Words for...

    LoadOptions.baseUri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required... const loadOptions = new aw . Loading . LoadOptions (); loadOptions.... imageDir ; const doc = new aw . Document ( buffer , loadOptions...

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