Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 17,985 for

aws

(0.06 sec)
  1. Stroke.end_arrow_width property | Aspose.Words ...

    Stroke.end_arrow_width property. Defines the arrowhead width for the end of a stroke.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . moveToHeaderFooter ( aw . HeaderFooterType . HeaderFirst...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a document as a numeric value.... let doc = new aw . Document (); expect ( doc ...builtInDocumentPrope . security ). toEqual ( aw . Properties . DocumentSecurity...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes.... doc = aw . Document () builder = aw . DocumentBuilder...field codes. self . assertEqual ( aw . fields . FieldType . FIELD_DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.protect method | Aspose.Words for Python

    aspose.words.Document.protect method... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Pakkaa TIFF Kohteessa Javascript

    Pakkaa TIFF kentässä JavaScript laadun heikkenemättä. Optimoi kohteen TIFF sisältö, pienennä tiedostokokoa helposti....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/fi/nodejs-net/compres...
  7. Kompresuj TIFF W Javascript

    Skompresuj TIFF w JavaScript bez utraty jakości. Zoptymalizuj TIFF zawartość, łatwo zmniejsz rozmiar pliku....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/pl/nodejs-net/compres...
  8. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...borders . at ( aw . BorderType . Left ). lineStyle = aw . LineStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comprimi TIFF In Python

    Comprimi TIFF in Python senza perdere qualità. Ottimizza TIFF i contenuti, riduci facilmente le dimensioni dei file....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/it/python-net/compres...
  10. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... doc = aw . Document ( file_name = MY_DIR...( 8 , doc . get_child_nodes ( aw . NodeType . SMART_TAG , True...

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