Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 15,381 for

section

(0.16 sec)
  1. تقييد تحرير المستندات في Python|Aspose.Words لـ...

    تقييد تحرير مستند عن طريق تحديد نوع التقييد باستخدام Python. يمكنك أيضًا إزالة الحماية وإنشاء مناطق غير مقيدة قابلة للتحرير....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/ar/python-net/restrict-do...
  2. Batasi Pengeditan Dokumen di Python|Aspose.Word...

    Batasi pengeditan dokumen dengan mengatur jenis pembatasan menggunakan Python. Anda juga dapat menghapus perlindungan dan membuat wilayah yang dapat diedit tidak dibatasi....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/id/python-net/restrict-do...
  3. Omezit dokument Úprava Python|Aspose.Words míst...

    Omezit úpravu dokumentu nastavením typu omezení pomocí Python. Můžete také odstranit ochranu a vytvořit neomezené editovatelné regiony....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/cs/python-net/restrict-do...
  4. Pourquoi choisir Aspose.Pdf pour les services d...

    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....veuillez vous référer à la section 'Paramètre de sécurité'. ##...veuillez vous référer à la section 'IsFontEmbedded'. ## Métadonnées...

    docs.aspose.com/pdf/fr/reportingservices/why-ch...
  5. ASP - VBScript melalui COM Interop|Aspose.PDF f...

    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....Document" ) 'Create a new section in the Pdf object Dim pdfsection..."Aspose.Pdf.Generator.Section" ) 'Add section to Pdf object document...

    docs.aspose.com/pdf/id/net/asp-vbscript-via-com...
  6. Travailler avec un document dans C#|Aspose.Word...

    La classe `Document` fournit diverses propriétés et méthodes de document utilisant C#. Vous utilisez la classe `Document` comme point de départ pour tout ce que vous souhaitez effectuer avec Aspose.Words pour .NET. L'objet `Document` peut être enregistré dans un fichier ou un flux et également envoyé à un navigateur....l’ensemble du document ou des sections distinctes. Document contient...collection d’objets Section permettant d’obtenir une section particulière...

    docs.aspose.com/words/fr/net/working-with-docum...
  7. PageSetup.PageNumberStyle | Aspose.Words per .NET

    Scopri la proprietà PageSetup PageNumberStyle per personalizzare facilmente il formato dei numeri di pagina, migliorando la presentazione e la chiarezza del documento.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Архів

    Архів...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/uk/words/add-or-remove-header-a...
  9. إدارة تكبير العرض التقديمي في C++|وثائق Aspose....

    إنشاء وتخصيص التكبير باستخدام Aspose.Slides للـ C++ — الانتقال بين الأقسام، إضافة صور مصغرة وانتقالات عبر عروض PPT و PPTX و ODP....لعرض قسم واحد فقط، استخدم Section Zoom . تكبير الشريحة يمكن لتكبير...pres -> get_Sections () -> AddSection ( u "Section 1" , slide...

    docs.aspose.com/slides/ar/cpp/manage-zoom/
  10. Архивы

    Архивы...Sections . Клонируйте раздел в новый объект Section . Создайте...docx"); for (int i = 0; i < doc.Sections.Count; i++) { // Разделить...

    blog.aspose.com/ru/words/split-ms-word-document...