Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 128,781 for

presentations

(0.1 sec)
  1. Archiv

    Archiv...otevřete PPT/PPTX pomocí třídy Presentation . Poté načtěte digitální...prezentace pomocí metody Presentation.digitalsignatures.add(DigitalSignature)...

    blog.aspose.com/cs/slides/add-digital-signature...
  2. Archiv

    Archiv...vytvořte instanci třídy Presentation pro načtení prezentace....každou ISlide v kolekci Presentation.Slides . Vygenerujte náhled...

    blog.aspose.com/cs/slides/generate-pptx-thumbna...
  3. Многопоточность в Aspose.Slides для C++|Докумен...

    Многопоточность Aspose.Slides для C++ ускоряет обработку PowerPoint и OpenDocument. Узнайте лучшие практики для эффективных рабочих процессов с презентациями....использовать один экземпляр Presentation в многопоточной среде, потому...клонировать объект класса Presentation в нескольких потоках. Такие...

    docs.aspose.com/slides/ru/cpp/multithreading/
  4. تحويل PPT و PPTX إلى PDF في Python | خيارات متق...

    دليل خطوة بخطوة لتحويل PPT و PPTX و ODP إلى ملفات PDF عالية الجودة ومتوافقة مع WCAG باستخدام Aspose.Slides في Python — يشمل حماية بكلمة مرور، اختيار الشرائح، والتحكم في جودة الصور....اسم الملف كمعامل في فئة Presentation ثم حفظ العرض كملف PDF باستخدام...باستخدام طريقة Save . فئة Presentation تعرض طريقة Save التي تُستخدم...

    docs.aspose.com/slides/ar/python-net/convert-po...
  5. .NET का उपयोग करके ODP फ़ाइलें मेटाडेटा देखें य...

    संपादित करने या ODP प्रारूप मेटाडेटा देखने के लिए C# स्रोत कोड....the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.odp" );...

    products.aspose.com/slides/hi/net/metadata/odp/
  6. .NET का उपयोग करके POT फ़ाइलें मेटाडेटा देखें य...

    संपादित करने या POT प्रारूप मेटाडेटा देखने के लिए C# स्रोत कोड....the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.pot" );...

    products.aspose.com/slides/hi/net/metadata/pot/
  7. .NET का उपयोग करके FODP फ़ाइलें मेटाडेटा देखें ...

    संपादित करने या FODP प्रारूप मेटाडेटा देखने के लिए C# स्रोत कोड....the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.fodp" );...

    products.aspose.com/slides/hi/net/metadata/fodp/
  8. .NET का उपयोग करके PPTX फ़ाइलें मेटाडेटा देखें ...

    संपादित करने या PPTX प्रारूप मेटाडेटा देखने के लिए C# स्रोत कोड....the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.pptx" );...

    products.aspose.com/slides/hi/net/metadata/pptx/
  9. .NET का उपयोग करके PPSX फ़ाइलें मेटाडेटा देखें ...

    संपादित करने या PPSX प्रारूप मेटाडेटा देखने के लिए C# स्रोत कोड....the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.ppsx" );...

    products.aspose.com/slides/hi/net/metadata/ppsx/
  10. .NET でプレゼンテーションテキストをフォーマット|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して PowerPoint および OpenDocument のプレゼンテーション内のテキストをフォーマットおよびスタイル設定します。フォント、色、配置などをカスタマイズできます。...入力ファイル(PPT、PPTX、ODP など)で Presentation クラスをインスタンス化します。 Slides ...をハイライトします。 using ( var presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/ja/net/text-formatting/