Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 14,222 for

combine

(0.12 sec)
  1. Как изменить цвет текста в HTML? Примеры С#

    На примерах C# вы узнаете, как изменить цвет текста в HTML-файле с помощью встроенного и внутреннего CSS.... Combine (OutputDir, "change-paragr...string documentPath = Path. Combine (DataDir, "file.html" ); 8...

    docs.aspose.com/html/ru/net/how-to-articles/how...
  2. Chuyển đổi CFF thành OTF liền mạch | API cho .NET

    Tìm hiểu cách chuyển đổi CFF thành OTF bằng API .NET. Tích hợp chức năng chuyển đổi phông chữ gốc của CFF thành OTF vào giải pháp của riêng bạn....Combine() . Lưu phông chữ kết quả với...font string fontPath = Path.Combine(DataDir, "CenturyGothic.cff"...

    products.aspose.com/font/vi/net/conversion/cff-...
  3. Präsentationen effizient in Java zusammenführen...

    Mergen Sie mühelos PowerPoint (PPT, PPTX) und OpenDocument (ODP) Präsentationen mit Aspose.Slides für Java und optimieren Sie Ihren Arbeitsablauf.... save ( "combined.pptx" , SaveFormat . Pptx...} presentation1 . save ( "combined.pptx" , SaveFormat . Pptx...

    docs.aspose.com/slides/de/java/merge-presentation/
  4. Combinar presentaciones de forma eficiente en J...

    Combine sin esfuerzo presentaciones PowerPoint (PPT, PPTX) y OpenDocument (ODP) con Aspose.Slides para Java, simplificando su flujo de trabajo.... save ( "combined.pptx" , SaveFormat . Pptx...} presentation1 . save ( "combined.pptx" , SaveFormat . Pptx...

    docs.aspose.com/slides/es/java/merge-presentation/
  5. ¿Cómo redimensionar un documento durante la con...

    Aprenda a utilizar las opciones de renderizado para redimensionar las páginas de documentos al tamaño del contenido SVG y viceversa.... Combine (DataDir, "rendering.svg" );...7 string savePath = Path. Combine (OutputDir, "a4.png" ); 8 9...

    docs.aspose.com/svg/es/net/resize-document/
  6. การแปลงรูปภาพ|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.... Combining Images This example uses Graphics...Graphics class and shows how to combine two or more images into a single...

    docs.aspose.com/psd/th/java/converting-images/
  7. CFF를 OTF로 원활하게 변환 | .NET 용 API

    .NET API를 사용하여 CFF를 OTF로 변환하는 방법에 대해 알아보십시오. 이 기본 CFF를 OTF 글꼴 변환 기능을 자신의 솔루션에 통합하십시오....Combine() 메소드를 사용하여 출력 디렉토리 경로 OutputDir...font string fontPath = Path.Combine(DataDir, "CenturyGothic.cff"...

    products.aspose.com/font/ko/net/conversion/cff-...
  8. Fusionar presentaciones de forma eficiente en A...

    Fusiona sin esfuerzo presentaciones PowerPoint (PPT, PPTX) y OpenDocument (ODP) con Aspose.Slides para Android mediante Java, optimizando tu flujo de trabajo.... save ( "combined.pptx" , SaveFormat . Pptx...dispose (); } pres1 . save ( "combined.pptx" , SaveFormat . Pptx...

    docs.aspose.com/slides/es/androidjava/merge-pre...
  9. دمج العروض التقديمية بكفاءة في C++|وثائق Aspose...

    دمج شرائح PowerPoint (PPT, PPTX) وعروض OpenDocument (ODP) بسهولة باستخدام Aspose.Slides للـ C++، مما يبسط سير العمل الخاص بك....slide ); } pres1 -> Save ( u "combined.pptx" , SaveFormat :: Pptx...true ); } pres1 -> Save ( u "combined.pptx" , SaveFormat :: Pptx...

    docs.aspose.com/slides/ar/cpp/merge-presentation/
  10. Merge SVG files using C++ | Aspose.PDF

    Merge SVG files programmatically with C++ sample code using Aspose.PDF for C++...PDF is an API for combining SVG. The trait of this approach...However, there are many combinations for converting your files...

    products.aspose.com/pdf/cpp/merger/svg/