Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 10,796 for

insert text

(0.28 sec)
  1. C#에서 PPT를 Word로 변환 | products.aspose.com

    C#에서 PPT를 Word로 변환합니다. .NET 라이브러리 API를 사용하여 PowerPoint를 Word로 변환...Slides) { // generates and inserts slide image using var bitmap...InsertImage(skBitmap); // inserts slide texts foreach ( var shape in...

    products.aspose.com/slides/ko/net/conversion/pp...
  2. Editați Word, PDF În Python

    Editați DOCX, DOC, PDF și o varietate de alte formate de fișiere în Python....Căutați modele de text specifice și înlocuiți-le cu text nou Exportați...DocumentBuilder(doc) # Introduceți text la începutul documentului. builder...

    products.aspose.com/words/ro/python-net/edit/
  3. Restreindre l'édition de documents dans Python|...

    Restreindre la modification d'un document en définissant un type de restriction à l'aide de Python. Vous pouvez également supprimer la protection et créer des régions modifiables sans restriction....words as aw # Insert two sections with some text. doc = aw . Document...( doc ) builder . writeln ( "Text added to a document." ) # A...

    docs.aspose.com/words/fr/python-net/restrict-do...
  4. InsertCutCells wiping out invalid custom functi...

    When I use InsertCutCells to copy a range containing a formula with an invalid custom function name into a new workbook, the target cell which should correspond to that source cell has no formula. Here is my testing cod…...Text.Equals("INTERESTRATEESTIMATO"...inputSheet = targetWbk.Worksheets.Insert(0, SheetType.Worksheet, "Input");...

    forum.aspose.com/t/insertcutcells-wiping-out-in...
  5. Créer une ligne de signature dans un classeur E...

    Cet article décrit comment créer une ligne de signature dans un classeur Excel à l aide de codes C# avec Aspose.Cells for .Net....en cliquant sur l’onglet Insertion puis en sélectionnant Ligne...de signature dans le groupe Texte . Comment créer une ligne de...

    docs.aspose.com/cells/fr/net/create-signature-l...
  6. Upraviť Word, PDF V Python

    Upravujte DOCX, DOC, PDF a množstvo ďalších formátov súborov v Python.... Upravte text v dokumentoch pomocou Python...digitálneho pracovného toku. Upravujte text v PDF, Word, upravujte tabuľky...

    products.aspose.com/words/sk/python-net/edit/
  7. Chercher

    chercher...souvent, vous devez remplacer un texte ou une phrase particulière dans...et vous pouvez remplacer le texte souhaité en un seul clic. Dans...

    blog.aspose.com/fr/words/find-and-replace-text-...
  8. TextColumnCollection.count property | Aspose.Wo...

    TextColumnCollection.count property. Gets the number of columns in the section of a document.... text_columns columns . spacing =...writeln ( 'Column 1.' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Как добавить/вставить TextBox в лист с помощью ...

    Как добавить/вставить TextBox в лист в Aspose.Cells for Node.js via C++.... Одно в “insert-shapes”, другое — справа от...от верхнего меню опции “Insert”. метод первый: метод второй: Как...

    docs.aspose.com/cells/ru/nodejs-cpp/add-text-bo...
  10. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document document) { StructuredDocumentTag structuredDocumentTag; try { struct…...RICH_TEXT, MarkupLevel.BLOCK); structuredDocumentTa...throw new CustomException(SDT_INSERTION_ERROR_MESSAGE.formatted(ex...

    forum.aspose.com/t/sdt-not-getting-created-unif...