Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 19,529 for

aws

(0.26 sec)
  1. arkiv

    arkiv...words as aw # ladda Word-dokument doc = aw.Document("Document...aspose.words as aw # ladda Word-dokument doc = aw.Document("Document...

    blog.aspose.com/sv/words/convert-word-to-tiff-u...
  2. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder.... doc = aw . Document () builder = aw . DocumentBuilder...get_child_nodes ( aw . NodeType . ANY , False ) self . assertEqual ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.embed_full_fonts property | Aspo...

    PdfSaveOptions.embed_full_fonts property. Controls how fonts are embedded into the resulting PDF documents.... doc = aw . Document () builder = aw . DocumentBuilder...document. original_fonts_sources = aw . fonts . FontSettings . default_instance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...1" ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Words Use of consulting - Free Support F...

    I have a Word document with multiple headings (all are Level 1). Each heading is followed by a section of text. Is there a way to extract all headings and the specific content under each one?...python version of the code: doc = aw.Document("C:\\Temp\\in.docx")...split_by_style(doc, [aw.StyleIdentifier.HEADING1, aw.StyleIdentifier...

    forum.aspose.com/t/aspose-words-use-of-consulti...
  6. 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...
  7. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent 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...
  8. ChartAxis.crosses property | Aspose.Words for N...

    ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis....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...
  9. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels....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...
  10. GradientVariant enumeration | Aspose.Words for ...

    aspose.words.drawing.GradientVariant enumeration. Specifies the variant for a gradient fill.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

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