Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 8,772 for

append

(0.33 sec)
  1. Créer un document de feuille de calcul|Document...

    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....Sheets >( new Sheets ()); // Append a new worksheet and associate...Name = "mySheet" }; sheets . Append ( sheet ); workbookpart . Workbook...

    docs.aspose.com/cells/fr/net/create-a-spreadshe...
  2. ImportFormatOptions.force_copy_styles property ...

    ImportFormatOptions.force_copy_styles property. Gets or sets a boolean value indicating either to copy conflicting styles in [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode... append_document ( src_doc = src_doc...ImportFormatOptions ImportFormatOptions.append_document_with_new_page property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Tambahkan Teks ke PDF menggunakan Python|Aspose...

    Artikel ini menjelaskan berbagai aspek bekerja dengan teks di Aspose.PDF. Pelajari cara menambahkan teks ke PDF, menambahkan fragmen HTML, atau menggunakan font OTF kustom.... append_text ( text_fragment ) # Simpan...atas file PDF text_builder . append_text ( text_fragment ) # Simpan...

    docs.aspose.com/pdf/id/python-net/add-text-to-p...
  4. Werken met agenda‑items in PST‑bestand|Document...

    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.... append ( exception_info ) pattern... modified_instance_dates . append ( exception_date ) # every...

    docs.aspose.com/email/nl/python-net/working-wit...
  5. Aspose cells : Undo Redo implementation - Free ...

    Hi Team, Is there any icon’s for redo and undo in grid js aspose cells for python via dotnet....append(action) self.redo_stack.clear()...undo_stack.pop() self.redo_stack.append(action) # Code to revert the...

    forum.aspose.com/t/aspose-cells-undo-redo-imple...
  6. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...Append(fragment.Text); } paragraphText.Append("\r\n");...Append("\r\n"); } paragraphText.Append("\r\n"); Console.WriteLine(paragraphText...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  7. Transformation zum Knoten hinzufügen|Documentation

    TSR (Translation/Skalierung/Rotation) werden am häufigsten im 3D-Szenario verwendet. Wir haben eine Klasse Transform bereit gestellt, um auf diese in Aspose.3D zuzugreifen.... append ( cubeNode ) # The path to... root_node . child_nodes . append ( cubeNode ) # The path to...

    docs.aspose.com/3d/de/python-net/adding-transfo...
  8. Aggiunta della trasformazione al nodo|Documenta...

    TSR (Translation/Scaling/Rotation) sono più comunemente utilizzati nello scenario 3D, abbiamo fornito una classe Transform per accedere a questi in Aspose.3D.... append ( cubeNode ) # The path to... root_node . child_nodes . append ( cubeNode ) # The path to...

    docs.aspose.com/3d/it/python-net/adding-transfo...
  9. Vereinfachen Sie die Erstellung der Transformat...

    Aspose.3D for .NET API bietet die TransformBuilder-Klasse, die die Erstellung der Transformation matrix durch die Ketten operationen vereinfacht....ComposeOrder { /// <summary> /// Append the new transform to the chain...chain /// </summary> Append , /// <summary> /// Prepend the new...

    docs.aspose.com/3d/de/net/simplify-the-creation...
  10. Ajouter et Supprimer un Signet en Python|Aspose...

    Vous pouvez ajouter un signet à un document PDF avec Python. Il est possible de supprimer tous les signets ou certains d'entre eux d'un document PDF.... append ( outline ) # Enregistrer le...du signet parent outline . append ( childOutline ) # Ajouter...

    docs.aspose.com/pdf/fr/python-net/add-and-delet...