Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 1,591 for

update string index

(0.08 sec)
  1. 档案

    档案...AddFilter( 0 , "" ); // Empty string represents blank cells worksheet...Refresh(); 最后,保存过滤后的文件。 // Save the updated file workbook.Save( "filtered_blank_cells...

    blog.aspose.com/zh/cells/filter-blank-cells-in-...
  2. 怎么给指定标题最下面插入内容呢 - Free Support Forum - aspose.com

    怎么给指定标题最下面插入内容呢 标题下面有内容我需要插入在标题最后面...is_in_table(p)] # 查找包含目标文本的段落 target_index = -1 for i, paragraph in en...paragraph.get_text(): target_index = i break # 如果找到目标段落,从下一个段落开始查找标题...

    forum.aspose.com/t/topic/311384
  3. Administrar cuadros de texto en presentaciones ...

    Aspose.Slides para Android mediante Java facilita la creación, edición y clonación de cuadros de texto en archivos PowerPoint y OpenDocument, mejorando la automatización de sus presentaciones.... Consulta la sección Update Text en esta página. Crear...presentation , ( shape , slide , index ) -> { if ( shape instanceof...

    docs.aspose.com/slides/es/androidjava/manage-te...
  4. Textfelder in Präsentationen mit Java verwalten...

    Aspose.Slides for Java erleichtert das Erstellen, Bearbeiten und Klonen von Textfeldern in PowerPoint- und OpenDocument-Dateien und verbessert die Automatisierung Ihrer Präsentationen.... Siehe den Abschnitt Update Text auf dieser Seite. Ein...presentation , ( shape , slide , index ) -> { if ( shape instanceof...

    docs.aspose.com/slides/de/java/manage-textbox/
  5. Androidでのプレゼンテーションにおけるテキストボックスの管理|Aspose.Slides...

    Aspose.Slides for Android via Java を使用すると、PowerPoint および OpenDocument ファイル内のテキストボックスの作成、編集、クローン作成が簡単になり、プレゼンテーションの自動化が向上します。...このページの Update Text セクションを参照してください。 Create...presentation , ( shape , slide , index ) -> { if ( shape instanceof...

    docs.aspose.com/slides/ja/androidjava/manage-te...
  6. استخدام التعليق النصي لملف PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET يتيح لك إضافة، الحصول على، وحذف التعليق النصي من مستند PDF الخاص بك....pdf" )) { // Create an XFDF string builder var xfdf = new StringBuilder...Import annotations from the XFDF string document . ImportAnnotationsFro...

    docs.aspose.com/pdf/ar/net/text-annotation/
  7. Gérer les zones de texte dans les présentations...

    Aspose.Slides for Java facilite la création, la modification et le clonage des zones de texte dans les fichiers PowerPoint et OpenDocument, améliorant ainsi l'automatisation de vos présentations.... Consultez la section Update Text de cette page. Créer une...presentation , ( shape , slide , index ) -> { if ( shape instanceof...

    docs.aspose.com/slides/fr/java/manage-textbox/
  8. Administrar cuadros de texto en presentaciones ...

    Aspose.Slides para Java facilita la creación, edición y clonación de cuadros de texto en archivos PowerPoint y OpenDocument, mejorando la automatización de sus presentaciones.... Consulta la sección Update Text en esta página. Crear...presentation , ( shape , slide , index ) -> { if ( shape instanceof...

    docs.aspose.com/slides/es/java/manage-textbox/
  9. Uso de la anotación de texto para PDF|Aspose.PD...

    Aspose.PDF for .NET te permite agregar, obtener y eliminar anotaciones de texto de tu documento PDF....pdf" )) { // Create an XFDF string builder var xfdf = new StringBuilder...Import annotations from the XFDF string document . ImportAnnotationsFro...

    docs.aspose.com/pdf/es/net/text-annotation/
  10. Aspose.FontライブラリでGlyphオブジェクトを使用します| .NET

    Aspose.Font Library機能のGlyphオブジェクトは、それが持っているプロパティによって説明されます。コードスニペットは、C#でグリフをコーディングする方法を理解するのに役立ちます。...and other constants 4 const string text = "Hello world" ; 5 const...7 //Declare a variable for string width 8 double width = 0 ;...

    docs.aspose.com/font/ja/net/developer-guide/usi...