Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 10,803 for

insert text

(0.18 sec)
  1. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the shape's anchor is locked.... insert_shape ( shape_type = aw . drawing... WrapType . NONE builder . insert_break ( aw . BreakType . PARAGRAPH_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Insérer une image liée depuis une adresse Web a...

    Apprenez comment insérer une image liée depuis une adresse Web dans une feuille de calcul en utilisant Aspose.Cells for C++....Workbook Workbook workbook ; // Insert a linked picture (from Web...the height and width of the inserted image pic . SetHeightInch...

    docs.aspose.com/cells/fr/cpp/insert-a-linked-pi...
  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. 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/
  5. 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...
  6. 在 Java 中將 PPT 轉換為 Word | products.aspose.com

    在 Java 中將 PPT 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...getSlides ()) { // generates and inserts slide image BufferedImage bitmap...insertImage ( bitmap ); // inserts slide's texts for ( IShape shape :...

    products.aspose.com/slides/zh-hant/java/convers...
  7. Converteer PPTX naar Word in Java | products.as...

    Converteer PPTX naar Word in Java. Gebruik de Java-bibliotheek-API om PowerPoint naar Word te converteren...getSlides ()) { // generates and inserts slide image BufferedImage bitmap...insertImage ( bitmap ); // inserts slide's texts for ( IShape shape :...

    products.aspose.com/slides/nl/java/conversion/p...
  8. Chercher

    chercher...pouvez insérer une image ou du texte dans des fichiers XPS par programmation...suivantes : Travailler avec du texte ou du contenu d’image dans des...

    blog.aspose.com/fr/page/insert-image-text-xps-cpp/
  9. 如何使用 Java 添加 Caret 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Caret 註釋。...used to indicate the insertion of text CaretAnnotation caretAnnotation1...caretAnnotation1 . setSubject ( "Inserted text 1" ); caretAnnotation1 ...

    products.aspose.com/pdf/zh-hant/java/annotation...
  10. Converteer PPT naar Word in C++ | products.aspo...

    Converteer PPT naar Word in C++. Gebruik de C++-bibliotheek-API om PowerPoint naar Word te converteren...get_Slides()) { // generates and inserts slide image auto bitmap = slide...InsertImage(bitmap); // inserts slide's texts for ( const auto & shape...

    products.aspose.com/slides/nl/cpp/conversion/pp...