Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 14,942 for

combine

(0.12 sec)
  1. Lưu trữ

    Lưu trữ...Save("combined.pptx", SaveFormat.Pptx); }...pres2.dispose(); } pres1.save("combined.pptx", SaveFormat.Pptx); }...

    blog.aspose.com/vi/slides/merge-ppt-online/
  2. 아카이브

    아카이브... 이 클래스의 Combine() 메서드는 다른 Diagram 개체를 현재와 결합합니다...Diagram 객체를 인수로 사용하여 Diagram.Combine() 메서드를 호출합니다. 마지막으로 Diagram...

    blog.aspose.com/ko/diagram/combine-visio-diagra...
  3. Chercher

    chercher...Combine(DataDir, "Courier.pfb"); FontDefinition...settings string outPath = Path.Combine(OutputDir, "Type1ToTtf_out1...

    blog.aspose.com/fr/font/convert-type1-to-ttf/
  4. OGC GeoPackage (GPKG)

    The OGC GeoPackage (GPKG) is a file format and data exchange standard for storing geospatial data. It Combines the advantages of a geospatial database and a file-based format, providing a self-contained and platform-independent solution for storing and sharing geospatial information. The GeoPackage format supports various types of data, including vector features, raster images, and attribute data, allowing for the storage of complex geospatial datasets in a single file. It is an open standard developed by the Open Geospatial Consortium (OGC) and is widely used in the geospatial industry for mobile applications, offline mapping, and data interoperability.... It combines the advantages of a geospatial...geospatial data in a single file, combining the advantages of relational...

    products.aspose.com/gis/net/gis-formats/gpkg
  5. TTF to SVG Converter API |.NET

    Convert TTF to SVG using .NET API on Windows. Integrate this native TTF to SVG font conversion functionality into your own solution....the SVG output settings by combining the output directory path...font file name using Path.Combine() Method. The FileStream object...

    products.aspose.com/font/net/conversion/ttf-to-...
  6. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Combine(DataDir, "Montserrat-Regular...file 2 string fontPath = Path.Combine(DataDir, "Montserrat-Regular...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  7. HTML to PDF generates extra bold text - Free Su...

    Hello, I am facing a issue while generating html to pdf which produces extra bold text in pdf. Here is the files for your reference. HtmlBoldIssue.zip (67.5 KB)...Combine(dataDir, "HtmlBoldIssue.html");...saving string savePath = Path.Combine(dataDir, "HtmlBoldIssue.pdf");...

    forum.aspose.com/t/html-to-pdf-generates-extra-...
  8. Wyodrębnij obrazy z pliku PDF w C# | Aspose.PDF

    Kod źródłowy C# do wyodrębniania obrazów z pliku PDF w oprogramowaniu .NET Framework, .NET Core oraz PHP, VBScript, Delphi, C++ za pośrednictwem COM Interop.... Combine ( dataDir , "ExtractImages...); var outputFile = Path . Combine ( dataDir , "ExtractedImage...

    products.aspose.com/pdf/pl/net/parser/images/
  9. اضافه کردن، استخراج، حذف جداول در PDF با استفاد...

    مدیریت جداول در فایل PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET... Combine ( dataDir , "sample.pdf" );...); var outputFile = Path . Combine ( dataDir , "sample_with_table_out...

    products.aspose.com/pdf/fa/net/table/
  10. Dodaj zakładkę do pliku PDF za pomocą C# | Aspo...

    Dodaj zakładkę do pliku PDF programowo z przykładowym kodem C# używając Aspose.PDF dla .NET... Combine ( dataDir , "AddBookmark.pdf"...); var outputFile = Path . Combine ( dataDir , "AddBookmark_out...

    products.aspose.com/pdf/pl/net/bookmarks/