Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 902 for

placeholder

(0.07 sec)
  1. شريحة ماسطر|وثائق Aspose.Slides

    إضافة أو تحرير شريحة ماسطر في عرض PowerPoint باستخدام C# أو .NET...شريحة الماسطر ثم نستخدم حقل PlaceHolder.FillFormat : public static...Masters [ 0 ]; IAutoShape placeHolder = FindPlaceholder ( master...

    docs.aspose.com/slides/ar/net/slide-master/
  2. プレースホルダーの管理|Aspose.Slides for Python ドキュメント

    Pythonを使用してPowerPointプレゼンテーションのプレースホルダーテキストとプロンプトテキストを変更する... placeholder != None : # 各プレースホルダー内のテキストを変更...: # スライドを繰り返す if shape . placeholder != None and type ( shape...

    docs.aspose.com/slides/ja/python-net/manage-pla...
  3. Report Generation|Aspose.Words for SharePoint

    Reporting features of the Aspose.Words for SharePoint.... Put placeholders in the report template where...in the report data. Image placeholders to insert images from a...

    docs.aspose.com/words/sharepoint/report-generat...
  4. Paragraph.InsertField | Aspose.Words per .NET

    Inserisci facilmente campi nei paragrafi con il metodo Paragraph InsertField. Migliora la funzionalità del tuo documento e semplifica la gestione dei contenuti....\"" , " Placeholder value." , field . Start ...); Assert . AreEqual ( " Placeholder value." , doc . Range . Fields...

    reference.aspose.com/words/it/net/aspose.words/...
  5. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree.... placeholder_name } ' ) print ( f ' \t...range_start_tag . is_showing_placeholder_text } ' ) print ( f ' \t...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.range_end prope...

    StructuredDocumentTagRangeStart.range_end property. Specifies end of range if the [StructuredDocumentTag](../../structureddocumenttag/) is a ranged structured document tag... placeholder_name } ' ) print ( f ' \t...range_start_tag . is_showing_placeholder_text } ' ) print ( f ' \t...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Folienmaster|Aspose.Slides Dokumentation

    Fügen Sie einen Folienmaster in einer PowerPoint-Präsentation in C# oder .NET hinzu oder bearbeiten Sie ihn....ab und verwenden dann das PlaceHolder.FillFormat -Feld: public...Masters [ 0 ]; IAutoShape placeHolder = FindPlaceholder ( master...

    docs.aspose.com/slides/de/net/slide-master/
  8. プレースホルダーの管理|Aspose.Slides ドキュメント

    C#または.NETでPowerPointプレゼンテーションのプレースホルダーテキストとプロンプトテキストを変更します... Placeholder != null ) { // 各プレースホルダーのテキストを変更...スライドを繰り返す { if ( shape . Placeholder != null && shape is AutoShape...

    docs.aspose.com/slides/ja/net/manage-placeholder/
  9. إنشاء عرض تقديمي جديد في VSTO و Aspose.Slides|و...

    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.... Placeholders [ 0 ]). Text = "عنوان الشريحة"...(( TextHolder ) slide . Placeholders [ 1 ]). Text = "العنوان...

    docs.aspose.com/slides/ar/net/create-a-new-pres...
  10. Управление заполнительными текстами|Документаци...

    Изменение заполнителей текстов и текстов подсказок в презентациях PowerPoint на C++...()) { if ( shape -> get_Placeholder () != NULL ) { System ::...u "" ; if ( shape -> get_Placeholder () -> get_Type () == PlaceholderType...

    docs.aspose.com/slides/ru/cpp/manage-placeholder/