Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 31,373 for

tag

(0.17 sec)
  1. So erstellen Sie getaggte PDFs mit Python

    Dieses kurze Tutorial beschreibt, wie man geTaggte PDFs mit Python erstellt. Es enthält die IDE-Einstellungen, eine Reihe von Aufgaben für die Anwendung und einen ausführbaren Beispielcode zum Hinzufügen von Tags zu PDF-Dateien mit Python....Schritte zum Hinzufügen von Tags zu PDF mit Python Legen Sie...Stammelement aus der Eigenschaft tagged content der Document-Klasse...

    kb.aspose.com/de/pdf/python/how-to-create-tagge...
  2. Lavorare con le proprietà MAPI|Documentation

    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.... Tag : un valore di tipo long che...che rappresenta la proprietà tag. Dati : un array di byte che rappresenta...

    docs.aspose.com/email/it/net/working-with-mapi-...
  3. Tinte|Aspose.Slides Dokumentation

    Arbeiten Sie mit Tinte in Aspose.Slides für Android: Zeichnen, importieren und bearbeiten Sie Striche, passen Sie Farbe und Breite an und exportieren Sie mithilfe von Java-Beispielen nach PPT, PPTX und ODP....Zugriff auf Ink Lesen Sie die Tags der ersten Ink-Form auf einer...IInk ) shape ; ITagCollection tags = inkShape . getCustomData ()...

    docs.aspose.com/slides/de/androidjava/examples/...
  4. Чернильные|Документация Aspose.Slides

    Работайте с чернильными объектами в Aspose.Slides for C++: рисуйте, импортируйте и редактируйте штрихи, настраивайте цвет и ширину, а также экспортируйте в PPT, PPTX и ODP с помощью примеров на C++....); auto tags = inkShape -> get_CustomData () -> get_Tags (); if...if ( tags -> get_Count () > 0 ) { auto tagName = tags -> GetNameByIndex...

    docs.aspose.com/slides/ru/cpp/examples/elements...
  5. استبدال العلامة بالنص في مربع نص داخل ورقة البي...

    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....المحتملة Text boxes can have tags that can be replaced with some...according to the requirement. Tags can be some label enclosed in...

    docs.aspose.com/cells/ar/java/replace-tag-with-...
  6. PdfSaveOptions.exportFloatingShapesAsInlineTag ...

    PdfSaveOptions.exportFloatingShapesAsInlineTag property. Gets or sets a value determining whether floating shapes are exported as inline Tags in the document structure....shapes are exported as inline tags in the document structure. get...will be exported as block-level tags, placed after the paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 Ink:绘制、导入和编辑笔画,调整颜色和宽度,并使用 Java 示例导出为 PPT、PPTX 和 ODP。...IInk ) shape ; ITagCollection tags = inkShape . getCustomData ()...(); if ( tags . size () > 0 ) { String tagName = tags . getNameByIndex...

    docs.aspose.com/slides/zh/androidjava/examples/...
  8. Ink|Aspose.Slides Dokumentation

    Arbeiten Sie mit Ink in Aspose.Slides für Java: Zeichnen, Importieren und Bearbeiten von Strichen, Anpassen von Farbe und Breite und Exportieren nach PPT, PPTX und ODP mit Java-Beispielen.... Ink abrufen Lese die Tags der ersten Ink-Form auf einer...IInk ) shape ; ITagCollection tags = inkShape . getCustomData ()...

    docs.aspose.com/slides/de/java/examples/element...
  9. StructuredDocumentTag.Style | Aspose.Words per ...

    Scopri come gestire la proprietà Style di StructuredDocumentTags per migliorare la formattazione dei tuoi documenti e migliorarne la leggibilità senza sforzo....Ottiene o imposta lo stile del tag del documento strutturato. public...uno stile dal documento a un tag di documento strutturato. //...

    reference.aspose.com/words/it/net/aspose.words....
  10. Encre|Documentation Aspose.Slides

    Travaillez avec l'encre dans Aspose.Slides pour .NET : dessinez, importez et modifiez les traits, ajustez la couleur et la largeur, et exportez vers PPT, PPTX et ODP à l'aide d'exemples C#....{ var tags = inkShape . CustomData . Tags ; if ( tags . Count...Count > 0 ) { var tagName = tags . GetNameByIndex ( 0 ); // Utilisez...

    docs.aspose.com/slides/fr/net/examples/elements...