Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 18,659 for

forms

(0.12 sec)
  1. Format de Texte|Documentation 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....); //Accéder à la troisième forme Shape shp = slide . Shapes [...//Modifier la couleur de fond de la forme shp . FillFormat . Type = FillType...

    docs.aspose.com/slides/fr/net/format-text/
  2. C++を使用したピボットテーブルのレイアウト変更方法|Documentation

    Aspose.Cells for C++を使用して、コンパクト、アウトライン、タブラー形式でピボットテーブルのレイアウトを変更する方法を学びます。...Show the pivot table in compact form pivotTable . ShowInCompactForm...Show the pivot table in outline form pivotTable . ShowInOutlineForm...

    docs.aspose.com/cells/ja/cpp/changing-the-layou...
  3. リストアイテムの操作|Aspose.PDF for Java

    このセクションでは、FormEditorクラスを使用してcom.aspose.pdf.facadesでリストアイテムを操作する方法を説明します。...bindPdf ( _dataDir + "Sample-Form-01.pdf" ); editor . addField.... save ( _dataDir + "Sample-Form-01-mod.pdf" ); } 既存のPDFファイルからリストアイテムを削除する...

    docs.aspose.com/pdf/ja/java/working-with-list-i...
  4. DocumentBuilder.InsertShape | Aspose.Words för ...

    DocumentBuilder InsertShape metod. Infogar inline form med angiven typ och storlek i C#....double, double ) Infogar inline form med angiven typ och storlek...vilket gör det möjligt att spara form som DML. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Abstände von Kommentaren oder Formen im Arbeits...

    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....ermöglicht es, die Ränder jeder Form oder Kommentare mit der Shape...Ränder des Kommentars oder der Form innerhalb des Arbeitsblatts...

    docs.aspose.com/cells/de/python-net/set-margins...
  6. FormField.Name | Aspose.Words for .NET

    Discover how to easily manage the FormField Name property to customize and optimize your Forms for better user engagement and data collection....Name property Gets or sets the form field name. public string Name...Result ); // The form field will appear in the form of a "select"...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Travailler avec des zones de texte dans C#|Aspo...

    Introduction à la fonctionnalité de zones de texte liées dans Aspose.Words pour .NET....affiché à l’intérieur d’une forme. Il expose une propriété publique...nommée Parent pour obtenir la forme parent de la zone de texte afin...

    docs.aspose.com/words/fr/net/working-with-textb...
  8. Détection des feuilles de calcul vides avec C++...

    Cet article vous montre un code expliquant comment détecter de manière programmatique les feuilles de calcul Excel vides en utilisant l API C++ avec la bibliothèque Aspose.Cells....avec uniquement une mise en forme appliquée. Dans ce cas, les...initialisées en raison de la mise en forme ne peuvent pas être détectées...

    docs.aspose.com/cells/fr/cpp/detecting-empty-wo...
  9. Converti Visio in altri formati|Documentation

    This topic show you how to convert Visio to SVG,XPS,XML,XAML formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to SVG,XPS,XML,XAML with a few lines of code....Converti Visio Disegno con forme selettive Utilizzando Aspose...possono selezionare un gruppo di forme per convertire un disegno Visio...

    docs.aspose.com/diagram/it/python-java/convert-...
  10. C++를 사용한 연산자 작업|Aspose.PDF for C++

    이 주제는 C++에서 Aspose.PDF를 사용하여 연산자를 사용하는 방법을 설명합니다. 연산자 클래스는 PDF 조작을 위한 훌륭한 기능을 제공합니다....GSave > ()); // xForm 생성 auto form = XForm :: CreateNewForm ( document...get_Resources () -> get_Forms () -> Add ( form ); form -> get_Contents...

    docs.aspose.com/pdf/ko/cpp/operators/