Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 19,408 for

aws

(0.09 sec)
  1. Python 에서 PDF 압축

    품질 손실 없이 Python 에서 PDF 을 압축합니다. PDF 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/ko/python-net/compres...
  2. فشرده سازی TIFF در Javascript

    بدون از دست دادن کیفیت، TIFF را در JavaScript فشرده کنید. محتوای TIFF را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/fa/nodejs-net/compres...
  3. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection.... doc = aw . Document () # A blank document...assertEqual ( aw . NodeType . SECTION , doc . get_child ( aw . NodeType...

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

    Archiv...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...CommentRangeEnd. if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/cs/words/extract-text-from-word...
  5. Arşiv

    Arşiv...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...iletin. if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/tr/words/extract-text-from-word...
  6. Fill.texture_alignment property | Aspose.Words ...

    Fill.texture_alignment property. Gets or sets the alignment for tile texture fill.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.width_relative property | Aspose.Word...

    ShapeBase.width_relative property. Gets or sets the value that represents the percentage of shape's relative width.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.comment_color property | Aspose...

    RevisionOptions.comment_color property. Allows to specify the color to be used for comments... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

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