Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 10,206 for

presentation note

(0.17 sec)
  1. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. C++ API code to manage comments of TSV files....SetNote method to add comment notes Call the Save method to save...ODP Files (OpenDocument Presentation Format) Annotate ODT Files...

    products.aspose.com/total/cpp/annotate/tsv/
  2. Remove XLSB Annotation Online or Manage Annotat...

    delete comments from XLSB file through online app for free. C++ API code to manage comments of XLSB files....SetNote method to add comment notes Call the Save method to save...ODP Files (OpenDocument Presentation Format) Annotate ODT Files...

    products.aspose.com/total/cpp/annotate/xlsb/
  3. Remove XLTM Annotation Online or Manage Annotat...

    delete comments from XLTM file through online app for free. C++ API code to manage comments of XLTM files....SetNote method to add comment notes Call the Save method to save...ODP Files (OpenDocument Presentation Format) Annotate ODT Files...

    products.aspose.com/total/cpp/annotate/xltm/
  4. Convert ODP to PDF in C#

    This brief topic focuses on how to convert ODP to PDF in C#. It encompasses the project setting, a list of programming tasks, and a working sample code to transform ODP to PDF in C#....Note Product Family Aspose.CAD Product...source ODP presentation using an instance of the Presentation class...

    kb.aspose.com/slides/net/convert-odp-to-pdf-in-...
  5. Ինչպես ջնջել տեքստը PPTX-ում Java-ի միջոցով

    Այս ձեռնարկը ներառում է, թե ինչպես ջնջել տեքստը PPTX-ում Java-ի միջոցով: Այն ընդգրկում է շրջակա միջավայրը հաստատելու բոլոր մանրամասները, քայլ առ քայլ գործընթացը և աշխատանքային օրինակելի կոդը՝ Java-ի միջոցով PPTX տեքստը ջնջելու համար:...Note Product Family Aspose.CAD Product...ներկայացում՝ օգտագործելով Presentation դասի օրինակը և մուտք գործեք...

    kb.aspose.com/hy/slides/java/how-to-strike-out-...
  6. Ինչպես փոխարկել PPTX-ը PPT-ի, օգտագործելով Pyth...

    Այս հակիրճ ձեռնարկը այն մասին է, թե ինչպես փոխարկել PPTX-ը PPT-ի, օգտագործելով Python-ը: Այն ընդգրկում է անհրաժեշտ ռեսուրսների և Python-ի միջոցով PPTX-ի PPT ֆայլի փոխարկիչ գրելու գործընթացի մասին բոլոր տեղեկությունները:...Note Product Family Aspose.CAD Product...ներկայացումը սկավառակից՝ ստեղծելով Presentation դասի օրինակ save մեթոդը...

    kb.aspose.com/hy/slides/python/how-to-convert-p...
  7. Ինչպես PDF-ը վերածել ներկայացման՝ օգտագործելով ...

    Այս կարճ ձեռնարկը այն մասին է, թե ինչպես փոխարկել PDF-ը ներկայացման՝ օգտագործելով Python-ը MS Windows-ում, macOS-ում կամ Ubuntu-ում: Կոդերի նմուշը Python-ում ավելացնում է PDF-ը ներկայացմանը առանց MS PowerPoint-ից կախվածության:...Note Product Family Aspose.CAD Product...ինչպես փոխակերպել PDF -ին Presentation -ի` օգտագործելով Python...

    kb.aspose.com/hy/slides/python/how-to-convert-p...
  8. [CELLREF]: Missing Chart Labels After Loading a...

    Dear Aspose Support Team, I hope this message finds you well. We have encountered a critical bug in the Aspose.Slides for Java library, specifically related to missing chart labels after export. Below are the details of…...Reproduction Steps: Example presentation with the affected charts...= new Presentation(is); // save imported presentation try (var...

    forum.aspose.com/t/cellref-missing-chart-labels...
  9. Ինչպես տպել PowerPoint-ի ներկայացումը Python-ում

    Այս քայլ առ քայլ ձեռնարկում մենք կկենտրոնանանք այն վրա, թե ինչպես տպել PowerPoint-ի ներկայացումը Python-ում, ինչպես նաև շրջակա միջավայրը կարգավորելու և աշխատանքային նմուշի կոդը ստուգելու մանրամասն քայլերը: Դուք կարող եք օգտագործել այս օրինակը Python-ի աջակցվող ցանկացած միջավայրում՝ Python-ում PPT տպելու համար՝ առանց Microsoft PowerPoint-ից որևէ կախվածության:...Note Product Family Aspose.CAD Product...ինչպես պետք է տպել PowerPoint presentation -ը Python -ում, ինչպես նաև...

    kb.aspose.com/hy/slides/python/how-to-print-pow...
  10. 使用 C++ 在演示文稿中管理连接线|Aspose.Slides 文档

    让 C++ 应用程序能够在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面控制直线、折线和曲线连接线。...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...Export :: SaveFormat :: Pptx ); NOTE connector->Reroute 方法会重新路由连...

    docs.aspose.com/slides/zh/cpp/connector/