Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 19,446 for

2 of

(0.05 sec)
  1. FieldDde.prog_id property | Aspose.Words for Py...

    FieldDde.prog_id property. Gets or sets the application type Of the link information....docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

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

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... insert_forms_2_ole_control(forms_2_ole_control) Inserts...builder . write ( 'Row 1, Col 2' ) builder . end_row () # Changing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded object data in your chosen stream. Enhance data management with ease!... Save ( fs ); } // 2 - Save it directly to a filename:...oleFormat . Save ( fs ); } // 2 - Save it directly to a filename:...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!... None ); // 2 - Inline: builder . InsertShape..., 50 , WrapType . None ); // 2 - Inline: builder . InsertShape...

    reference.aspose.com/words/net/aspose.words/doc...
  5. InlineStory.is_insert_revision property | Aspos...

    InlineStory.is_insert_revision property. Returns true if this object was inserted in MicrosOft Word while change tracking was enabled....assertTrue ( footnotes [ 2 ] . is_insert_revision ) # 2 - A "move from"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. InlineStory.is_move_from_revision property | As...

    InlineStory.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in MicrosOft Word while change tracking was enabled....assertTrue ( footnotes [ 2 ] . is_insert_revision ) # 2 - A "move from"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns true if this object was deleted in MicrosOft Word while change tracking was enabled....assertTrue ( footnotes [ 2 ] . is_insert_revision ) # 2 - A "move from"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Licensing and Subscription

    Aspose.Tasks for .NET provides different plans for purchase or Offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....// Create a project instance 2 Project project = new Project();...= new Aspose.Tasks.License(); 2 license.SetLicense( "license.lic"...

    docs.aspose.com/tasks/net/licensing/
  9. Convert DIF to DOTX using Python or with free O...

    DIF to DOTX conversion in your Python applications without using MicrosOft Office or online. Test free DIF to DOTX online converter quickly before integrating the code....applications such as Lotus 1-2-3 and Microsoft Excel. On the...and desired directory path Step 2 Load HTML file with an instance...

    products.aspose.com/total/python-net/conversion...
  10. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

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