Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 15,388 for

section

(0.5 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/th/python-net/restrict-do...
  2. Limita la modifica dei documenti in Python|Aspo...

    Limita la modifica di un documento impostando un tipo di restrizione utilizzando Python. Puoi anche rimuovere la protezione e creare aree modificabili senza restrizioni....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/it/python-net/restrict-do...
  3. Ограничителен документ Редактиране Python|Aspos...

    Ограничаване на редактиране на документ чрез задаване на тип ограничение, като се използва 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/bg/python-net/restrict-do...
  4. BuildingBlock.LastSection | Aspose.Words لـ .NET

    اكتشف خاصية LastSection في BuildingBlock، والتي تقوم باسترجاع القسم النهائي بكفاءة، مما يعزز تجربة الترميز وتنظيم المشروع.... public Section LastSection { get ; } ملاحظات...this block in the Quick Parts section of word will place its contents...

    reference.aspose.com/words/ar/net/aspose.words....
  5. ProtectionType Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.ProtectionType per una solida sicurezza dei documenti. Migliora i tuoi documenti con opzioni di protezione personalizzabili oggi stesso!... Writeln ( "Section 1. Hello world!" ); builder...SectionBreakNewPage ); builder . Writeln ( "Section 2. Hello again!" ); builder...

    reference.aspose.com/words/it/net/aspose.words/...
  6. تعيين رؤوس وتذييلات مع C++|Documentation

    تشرح هذه المقالة كيفية إدراج صورة برمجياً في رأس وتذييل أوراق عمل Excel من خلال تعيين الرأس والتذييل باستخدام أوامر السكربت عبر واجهة برمجة تطبيقات أو مكتبة C++....worksheet name at the left section of the header pageSetup . SetHeader...date and time at the central section of the header with custom font...

    docs.aspose.com/cells/ar/cpp/setting-headers-an...
  7. Header und Footer mit Node.js via C++ einstelle...

    In diesem Artikel wird erklärt, wie man programmatisch ein Bild in den Header und Footer von Excel Arbeitsblättern mit Aspose.Cells for Node.js via C++ einfügt....worksheet name at the left section of the header pageSetup . setHeader...current time at the central section of the header // and changing...

    docs.aspose.com/cells/de/nodejs-cpp/setting-hea...
  8. Архів

    Архів... Клонуйте розділ в об’єкт Section за допомогою методу Docume...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/uk/words/split-ms-word-document...
  9. PDF에서 단락 추출 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서에서 단락을 추출하는 방법을 배웁니다.... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/ko/net/extract-paragraph-fr...
  10. 在 .NET 中管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节之间跳转,添加缩略图和过渡效果。... Sections . AddSection ( "Section 1" , slide );..., 20 , 300 , 200 , pres . Sections [ 1 ]); // 保存演示文稿 pres . Save...

    docs.aspose.com/slides/zh/net/manage-zoom/