Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 19,481 for

aws

(0.23 sec)
  1. Archiwa

    Archiwa...words as aw # utwórz obiekt dokumentu doc = aw.Document() #...konstruktora dokumentów builder = aw.DocumentBuilder(doc) # dodać...

    blog.aspose.com/pl/words/create-word-documents-...
  2. Архів

    Архів...words as aw # створити об'єкт документа doc = aw.Document()...конструктора документів builder = aw.DocumentBuilder(doc) # додати...

    blog.aspose.com/uk/words/create-word-documents-...
  3. Arşiv

    Arşiv...words as aw # belge nesnesi oluştur doc = aw.Document() #...oluşturucu nesnesi oluştur builder = aw.DocumentBuilder(doc) # belgeye...

    blog.aspose.com/tr/words/create-word-documents-...
  4. IStructuredDocumentTag.lockContentControl prope...

    IStructuredDocumentTag.lockContentControl property. When set to true, this property will prohibit a user from deleting this SDT....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.horizontalAlignment property | Aspose...

    ShapeBase.horizontalAlignment property. Specifies how the shape is positioned horizontally....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...type == aw.fields.FieldType.FIELD_LIST_NUM:...in aspose_doc.get_child_nodes(aw.NodeType.PARAGRAPH, True): para...

    forum.aspose.com/t/converting-word-lists-to-tex...
  7. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_type property. Gets or sets type of the category axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisTickLabels class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickLabels class. Represents properties of axis tick mark labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Restringir la edición de documentos en Python|A...

    Restrinja la edición de un documento estableciendo un tipo de restricción usando Python. También puede eliminar la protección y crear regiones editables sin restricciones....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/es/python-net/restrict-do...