Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 15,182 for

section

(0.16 sec)
  1. Aspose.Words DOM|Python via .NET 格式的 Aspose.Words

    Document Object Model (DOM) 是 Word 文档的内存表示形式。使用 Python 读取、操作和修改 Word 文档的内容和格式。... 可以包含其他节点的节点(例如 Section 或 Paragraph )派生自 CompositeNode...时,将创建对象树,如下图所示。 Document 、 Section 、 Paragraph 、 Table 、 Shape...

    docs.aspose.com/words/zh/python-net/aspose-word...
  2. Başlık ve Altbilgi Ayarları JavaScript ile C++ ...

    Bu makale, Aspose.Cells for JavaScript kullanarak Excel çalışma sayfalarının başlık ve altbilgilerine programlı olarak görüntü eklemenin nasıl yapıldığını açıklamaktadır....worksheet name at the left section of the header pageSetup . header...current time at the central section of the header // and changing...

    docs.aspose.com/cells/tr/javascript-cpp/setting...
  3. Archivo

    Archivo... Section nextSection = (Section) currNode.getAncestor(NodeType...getAncestor(NodeType.SECTION).getNextSibling(); currNode = nextSection...

    blog.aspose.com/es/words/extract-text-from-word...
  4. إدارة تكبير العرض التقديمي في Java|وثائق Aspose...

    إنشاء وتخصيص التكبير باستخدام Aspose.Slides for Java — الانتقال بين الأقسام، إضافة الصور المصغرة والانتقالات عبر عروض PPT و PPTX و ODP.... addSection ( "Section 1" , slide ); // يضيف كائن...getSections (). addSection ( "Section 1" , slide ); // ينشئ صورة...

    docs.aspose.com/slides/ar/java/manage-zoom/
  5. ค้นหา

    ค้นหา...ย้ายไปยังส่วนถัดไป Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/th/words/extract-text-from-word...
  6. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....NET DOM에 따르면, PDF 문서는 Section 객체의 컬렉션을 포함하며, Section은 하나...객체에 추가됩니다. 마지막으로 Text 요소는 Section 객체의 paragraphs 컬렉션에 추가됩니다....

    docs.aspose.com/pdf/ko/sharepoint/how-to-create...
  7. Práce se sekcemi v C++|Aspose.Words pro C++

    Porozumění koncepcím sekce dokumentů a manipulačním postupům pomocí C++. Vložte sekci do dokumentu C++. Odstraňte část C++. Kopírování sekcí mezi dokumenty....jsou reprezentovány třídami Section a SectionCollection . Objekty...přistupovat pomocí vlastnosti Sections . Tyto uzly můžete spravovat...

    docs.aspose.com/words/cs/cpp/working-with-secti...
  8. C#'te Bölümlerle Çalışmak|.NET için Aspose.Words

    C# kullanarak belge bölümü kavramlarını ve manipülasyon uygulamalarını anlama. Bir belgenin C#'ine bölüm ekleyin. C# bölümünü kaldırın. Belgeler arasında bölümleri kopyalayın.... Belge bölümleri Section ve SectionCollection sınıflarıyla...alt öğeleridir ve bunlara Sections özelliği aracılığıyla erişilebilir...

    docs.aspose.com/words/tr/net/working-with-secti...
  9. Inserir e anexar documentos|Aspose.Words para P...

    Combine documentos em um: insira ou anexe um documento a um documento novo ou existente usando localizar e substituir, mesclar campo, marcador ou simplesmente no final do documento em Python....inserção ou acréscimo usando Section e PageSetup . A propriedade...atributos de uma seção como section_start , restart_page_numbering...

    docs.aspose.com/words/pt/python-net/insert-and-...
  10. استخراج فقرة من PDF|Aspose.PDF لـ C++

    تصف هذه المقالة كيفية استخدام ParagraphAbsorber - أداة خاصة في Aspose.PDF لاستخراج النص من مستندات PDF....(0); for(auto &section : markup->get_Sections()) { DrawRecta...DrawRectangleOnPage(section->get_Rectangle(), page); for(auto &paragraph...

    docs.aspose.com/pdf/ar/cpp/extract-paragraph-fr...