Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 15,205 for

section

(0.67 sec)
  1. StructuredDocumentTagRangeStart.Tag | Aspose.Wo...

    Upptäck egenskapen StructuredDocumentTagRangeStart för förbättrad dokumenttaggning. Koppla enkelt taggar med noder för att effektivisera ditt arbetsflöde!...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/sv/net/aspose.words....
  2. StructuredDocumentTag.IsShowingPlaceholderText ...

    Upptäck hur egenskapen IsShowingPlaceholderText i StructuredDocumentTag förbättrar dokumentets tydlighet genom att skilja platshållartext från vanligt innehåll.... AppendChild ( new Section ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/sv/net/aspose.words....
  3. StructuredDocumentTagRangeStart.IsShowingPlaceh...

    Upptäck egenskapen IsShowingPlaceholderText i StructuredDocumentTagRangeStart. Hantera enkelt platshållare kontra vanlig text i dina strukturerade dokument!...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/sv/net/aspose.words....
  4. StructuredDocumentTagRangeStart.IsShowingPlaceh...

    اكتشف خاصية IsShowingPlaceholderText في StructuredDocumentTagRangeStart. تمكّن من إدارة النصوص النائبة والنصوص العادية بسهولة في مستنداتك المنظمة!...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/ar/net/aspose.words....
  5. StructuredDocumentTag.Placeholder | Aspose.Word...

    اكتشف كيف تعمل خاصية العنصر النائب StructuredDocumentTag على تعزيز مستنداتك من خلال عرض نص العنصر النائب الأساسي عندما يكون المحتوى مفقودًا.... AppendChild ( new Section ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/ar/net/aspose.words....
  6. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Upptäck platshållaregenskapen IStructuredDocumentTag. Hantera enkelt platshållartext för tomt SDT-innehåll och förbättra dokumentets användbarhet.... AppendChild ( new Section ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/sv/net/aspose.words....
  7. IStructuredDocumentTag.PlaceholderName | Aspose...

    Scopri la proprietà IStructuredDocumentTag PlaceholderName per gestire facilmente i nomi dei BuildingBlock e migliorare il testo segnaposto del tuo documento.... AppendChild ( new Section ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/it/net/aspose.words....
  8. Python でのセクションの操作|Python via .NET用Aspose.Words

    Python を使用して、ドキュメント内のセクションとセクション区切りを作成および管理します。セクションをドキュメント Python に挿入します。セクションPythonを削除します。ドキュメント間でセクションをコピーします。...セクションとセクション区切りとは ドキュメント セクションは、 Section クラスと SectionCollection クラスによって表されます。セクション...オブジェクトは Document ノードの直接の子であり、 Sections プロパティを介してアクセスできます。これらのノードは、...

    docs.aspose.com/words/ja/python-net/working-wit...
  9. Gérer les hyperliens de présentation en C++|Doc...

    Gérez facilement les hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour C++ — améliorez l'interactivité et le flux de travail en quelques minutes....une « section » ou la première diapositive d’une section ? Les...Les sections dans PowerPoint sont des regroupements de diapositives...

    docs.aspose.com/slides/fr/cpp/manage-hyperlinks/
  10. PythonでPowerPointスライドをクローンする|Aspose.Slides for ...

    Aspose.Slides for Python via .NET を使用して PowerPoint スライドを迅速にクローンまたは複製します。明確なコード例とヒントに従って、数秒で PPT の作成を自動化し、生産性を向上させ、手作業を排除しましょう。...SlideCollection クラスの add_clone(Slide, Section) メソッドを使用します。 以下の Python 例は...セクションを作成します。 section = presentation . sections . add_section ( "Section2"...

    docs.aspose.com/slides/ja/python-net/clone-slides/