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

insert documents

(0.13 sec)
  1. Konvertálja a PPT-t Word-be C#-ban | products.a...

    Konvertálja a PPT-t Word-be C#-ban. Használja a .NET könyvtár API-t a PowerPoint Wordvé konvertálásához...Presentation(); var doc = new Document(); var builder = new DocumentBuilder(doc);...Slides) { // generates and inserts slide image using var bitmap...

    products.aspose.com/slides/hu/net/conversion/pp...
  2. Konwertuj PPTX na Word w C# | products.aspose.com

    Konwertuj PPTX na Word w C#. Użyj interfejsu API biblioteki platformy .NET, aby przekonwertować program PowerPoint na program Word...Presentation(); var doc = new Document(); var builder = new DocumentBuilder(doc);...Slides) { // generates and inserts slide image using var bitmap...

    products.aspose.com/slides/pl/net/conversion/pp...
  3. ChartXValueCollection Class | Aspose.Words per ...

    Scopri la classe Aspose.Words.Drawing.Charts.ChartXValueCollection, la soluzione per gestire in modo efficace le raccolte di valori X nelle serie di grafici.... Document doc = new Document (); DocumentBuilder...Add method Add method Insert method Insert method Remove class...

    reference.aspose.com/words/it/net/aspose.words....
  4. Öffentlich API Änderungen in Aspose.Diagram 6.8...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....diagram = new Diagram (); // insert an ActiveX control diagram...

    docs.aspose.com/diagram/de/java/public-api-chan...
  5. Paragraph constructor | Aspose.Words for Node.js

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....doc DocumentBase The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Cell constructor | Aspose.Words for Node.js

    Cell constructor. Initializes a new instance of the [Cell](../) class....doc DocumentBase The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAutoNum.separator_character property | Asp...

    FieldAutoNum.separator_character property. Gets or sets the separator character to be used.... Document () builder = aw . DocumentBuilder...number "1.". field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Gérer les données des fichiers Excel avec C++|D...

    Cet article explique comment visualiser et modifier les données des fichiers Excel avec la bibliothèque Aspose.Cells en utilisant C++....xls" ); std :: cout << "Data inserted and workbook saved successfully...texte enrichi de la cellule AI Document Assistant Close Gérer des...

    docs.aspose.com/cells/fr/cpp/view-and-edit-exce...
  9. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns.... Document () builder = aw . DocumentBuilder...writeln ( 'Column 1.' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Muokkaa HTML Kohteessa Python

    Muokkaa HTML koodissa Python....tiedostomuotoihin käyttämällä 'Document.Save' -menetelmää Poista ei-toivotut...aspose.words as aw doc = aw.Document( "Input.html" ) builder =...

    products.aspose.com/words/fi/python-net/edit/html/