Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 15,205 for

section

(0.84 sec)
  1. ASP - COM相互運用を介したVBScript|Aspose.PDF for .NET

    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/ja/net/asp-vbscript-via-com...
  2. PSD Format|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....PSD for Java supports all sections of the Adobe Photoshop PSD...format. Aspose.PSD supports all sections of PSD Format. 1. PSD and...

    docs.aspose.com/psd/java/psd-format/
  3. Präsentationszoom in .NET verwalten|Aspose.Slid...

    Erstellen und Anpassen von Zoom mit Aspose.Slides für .NET - zwischen Abschnitten springen, Miniaturbilder und Übergänge in PPT-, PPTX- und ODP-Präsentationen hinzufügen.... Sections . AddSection ( "Section 1" , slide );..., 20 , 300 , 200 , pres . Sections [ 1 ]); // Speichert die Präsentation...

    docs.aspose.com/slides/de/net/manage-zoom/
  4. آرشیوها

    آرشیوها...deepClone() بخش را به یک شی Section کلون کنید. با استفاده از روش...Document.getSections().add(Section) یک سند جدید ایجاد کنید و بخش...

    blog.aspose.com/fa/words/split-ms-word-document...
  5. FAQ|Aspose.Words pour .NET

    Aspose.Words pour .NET répond aux questions les plus fréquemment posées. Apprenez cette page pour résoudre rapidement votre problème sur des questions générales ou des sujets spécifiques....Présentation du produit et la section Plateformes et Interopérabilité...licence comme décrit dans la section Licence achetée . Les détails...

    docs.aspose.com/words/fr/net/faq/
  6. PHP を使用したプレゼンテーションのスライド セクション管理|Aspose.Slides f...

    Aspose.Slides for PHP via Java を使用して、PowerPoint と OpenDocument のスライド セクションを効率化します。セクションの分割、名前変更、並び替えにより PPTX および ODP のワークフローを最適化します。...getSections () -> addSection ( "Section 1" , $newSlide1 ); $section2...getSections () -> addSection ( "Section 2" , $newSlide3 ); // section1...

    docs.aspose.com/slides/ja/php-java/slide-section/
  7. Получение заголовков или нижних колонтитулов с ...

    В этой статье объясняется, как программно получать заголовки и нижние колонтитулы из файлов Excel или OpenOffice через API Node.js через C++.... get ( 0 ); // Gets left section of header console . log ( sheet...getHeader ( 0 )); // Gets center section of header console . log ( sheet...

    docs.aspose.com/cells/ru/nodejs-cpp/get-headers...
  8. Cloner les diapositives de présentation en Java...

    Dupliquez rapidement les diapositives PowerPoint avec Aspose.Slides pour Java. Suivez nos exemples de code clairs pour automatiser la création de PPT en quelques secondes et éliminer le travail manuel....diapositive à la fin d’une section spécifiée Si vous souhaitez...présentation mais dans une section différente, utilisez la méthode...

    docs.aspose.com/slides/fr/java/clone-slides/
  9. Pythonमें एक दस्तावेज़ बनाएं

    Python via .NET लाइब्रेरी का उपयोग करके एक फाइल बनाएं। Python में कुछ ही चरणों में आसानी से एक नया दस्तावेज़ बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/
  10. Pythonでプレゼンテーションのズームを管理する|Aspose.Slides for Pyt...

    Aspose.Slides for Python via .NET を使用してズームを作成およびカスタマイズします — セクション間をジャンプし、PPT、PPTX、ODP プレゼンテーション全体にサムネイルやトランジションを追加します。... 単一のセクションのみを表示するには、 Section Zoom を使用します。 スライドズーム スライドズ...プレゼンテーションに新しいセクションを追加 pres . sections . add_section ( "Section 1" , slide ) #...

    docs.aspose.com/slides/ja/python-net/manage-zoom/