Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 17,142 for

docx to doc

(0.09 sec)
  1. TabStopCollection.count property | Aspose.Words...

    TabSTopCollection.count property. Gets the number of tab sTops in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStop.equals method | Aspose.Words for Python

    TabSTop.equals method. Compares with the specified [TabSTop](../).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabStop.is_clear property | Aspose.Words for Py...

    TabSTop.is_clear property. Returns ``True`` if this tab sTop clears any existing tab sTops in this position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FormField.remove_field method | Aspose.Words fo...

    FormField.remove_field method. Removes the complete form field, not just the form field special character.... doc = aw . Document ( file_name =...MY_DIR + 'Form fields.docx' ) form_field = doc . range . form_fields...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Stroke.end_arrow_length property | Aspose.Words...

    Stroke.end_arrow_length property. Defines the arrowhead length for the end of a stroke.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.dash_style property | Aspose.Words for P...

    Stroke.dash_style property. Specifies the dot and dash pattern for a stroke.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML shape rendering for high-quality fixed page formats. Optimize your Document visuals!... Document doc = new Document ( MyDir + "DrawingML..."DrawingML shape fallbacks.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Fields::FieldHyperlink::get_Targ...

    Aspose::Words::Fields::FieldHyperlink::get_Target method. Gets or sets the target To which the link should be redirected in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row formatting properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListFormat.applyBulletDefault method | Aspose.W...

    ListFormat.applyBulletDefault method. Starts a new default bulleted list and applies it To the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

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