Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 12,125 for

section

(0.08 sec)
  1. DocumentBuilder.InsertBreak | Aspose.Words per ...

    Migliora i tuoi documenti senza sforzo con il metodo InsertBreak di DocumentBuilder, che ti consente di aggiungere facilmente interruzioni personalizzate per una formattazione migliore....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/it/net/aspose.words/...
  2. 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/
  3. Abschnitt Folie|Aspose.Slides für PHP Dokumenta...

    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....beginnen $pres -> save ( "pres-sections.pptx" , SaveFormat :: Pptx...0 ); $pres -> save ( "pres-sections-moved.pptx" , SaveFormat ::...

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

    В этой статье объясняется, как программно получать заголовки и нижние колонтитулы из файлов 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...
  5. ヘッダーとフッターの設定(C++)|Documentation

    この記事では、C++ APIまたはライブラリのスクリプトコマンドを使用して、Excelのワークシートのヘッダーとフッターに画像をプログラムで挿入する方法を説明します。... Section – ヘッダーやフッターを配置するセクション。左、中央...worksheet name at the left section of the header pageSetup . SetHeader...

    docs.aspose.com/cells/ja/cpp/setting-headers-an...
  6. C++ içindeki Bölümlerle Çalışma|Aspose.Words iç...

    C++ kullanarak belge bölümü kavramlarını ve manipülasyon uygulamalarını anlama. Bir belgeye bölüm ekle C++. C++ bölümünü kaldırın. Belgeler arasında bölümleri kopyalayın....Sonu Nedir Belge bölümleri Section ve SectionCollection sınıfları...tarafından temsil edilir. Section nesneleri Document düğümünün...

    docs.aspose.com/words/tr/cpp/working-with-secti...
  7. Kopf und Fußzeilen mit C++ festlegen|Documentation

    Dieser Artikel erklärt, wie man programmgesteuert ein Bild in die Kopf und Fußzeile von Excel Arbeitsblättern einfügt, indem man die Kopf und Fußzeile mit Skriptbefehlen mithilfe der C++ API oder Bibliothek festlegt....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/de/cpp/setting-headers-an...
  8. Configurando encabezados y pies de página con C...

    Este artículo explica cómo insertar programáticamente una imagen en el encabezado y pie de página de las hojas de Excel al configurar el encabezado y pie de página mediante comandos de script usando la API o biblioteca 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/es/cpp/setting-headers-an...
  9. Zoom verwalten|Aspose.Slides Dokumentation

    Fügen Sie Zoom oder Zoomrahmen in PowerPoint-Präsentationen mit C# oder .NET hinzu... Sections . AddSection ( "Abschnitt..., 20 , 300 , 200 , pres . Sections [ 1 ]); // Speichert die Präsentation...

    docs.aspose.com/slides/de/net/manage-zoom/
  10. إدارة الزوم|وثائق Aspose.Slides

    إضافة زوم أو إطارات زوم لعروض PowerPoint في C++...جديد إلى العرض pres -> get_Sections () -> AddSection ( u "القسم...0f , 200.0f , pres -> get_Sections () -> idx_get ( 1 )); // يحفظ...

    docs.aspose.com/slides/ar/cpp/manage-zoom/