Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 16,039 for

combine

(1.04 sec)
  1. Lưu trữ

    Lưu trữ...Combine(DataDir, "Courier.pfb"); FontDefinition...settings string outPath = Path.Combine(OutputDir, "Type1ToTtf_out1...

    blog.aspose.com/vi/font/convert-type1-to-ttf/
  2. Lưu trữ

    Lưu trữ...save("combined.pptx", slides.export.SaveFormat...PPT đã hợp nhất pres1.save("combined.pptx", slides.export.SaveFormat...

    blog.aspose.com/vi/slides/merge-powerpoint-ppt-...
  3. Завантажити шрифт із файлу TTF | C++

    Рішення C++ API для завантаження шрифтів із файлу на жорсткому диску, навіть якщо це не шрифт сам по собі. Давайте розглянемо, як це зробити з файлу TTF....fontPath = System::IO::Path::Combine(get_DataDir(), u "Montserrat-Regular...fontPath = System::IO::Path::Combine(get_DataDir(), u "Montserrat-Regular...

    docs.aspose.com/font/uk/cpp/how-to-load-fonts/l...
  4. 在 JavaScript 中高效合并演示文稿|Aspose.Slides for Node.j...

    使用 Aspose.Slides for Node.js,在 JavaScript 中轻松合并 PowerPoint (PPT、PPTX) 和 OpenDocument (ODP) 演示文稿,简化工作流。... save ( "combined.pptx" , aspose . slides ....dispose (); } } pres1 . save ( "combined.pptx" , aspose . slides ....

    docs.aspose.com/slides/zh/nodejs-java/merge-pre...
  5. Конвертировать SVG в XPS – Aspose.HTML for .NET.

    Конвертируйте SVG в XPS онлайн или на C#. Рассмотрим различные сценарии преобразования SVG в XPS на примерах C#. Попробуйте онлайн-конвертер SVG.... Combine (DataDir, "shapes.svg" ), new...new XpsSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/ru/net/convert-svg-to-xps/
  6. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...Combine(dataDir, “Grace_Lutheran.pdf”)...outCsvPath As String = Path.Combine(dataDir, "output.csv") wb.Save(outCsvPath...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  7. Nouveau système d'exportation HTML - Aspose.Sli...

    Exportez des présentations vers HTML avec des modèles, CSS et JS - pas de SVG. Apprenez la sortie en page unique ou multi-pages, le contrôle des ressources et la personnalisation pour PPT, PPTX et ODP.... Combine ( templatesPath , "slide.html"...AutoShape >( "autoshape" , Path . Combine ( templatesPath , "autoshape...

    docs.aspose.com/slides/fr/net/web-extensions/
  8. Editar documento HTML en C# – Aspose.HTML for .NET

    Aprenda a leer o modificar el modelo de objetos de documento, a crear un elemento HTML y a utilizar CSS en línea, CSS interno y CSS externo.... Combine (OutputDir, "edit-document-tree...file 28 document. Save (Path. Combine (OutputDir, "using-dom.html"...

    docs.aspose.com/html/es/net/edit-html-document/
  9. Archivo

    Archivo...las rutas de los archivos y combine la plantilla con los datos...para completar los datos. Combine la plantilla HTML con datos...

    blog.aspose.com/es/html/merge-html-template-jso...
  10. ค้นหา

    ค้นหา...Combine(book2); // Save Merged File...xlsx"); // Merge Files book1.combine(book2); // Save Merged File...

    blog.aspose.com/th/cells/merge-excel-xls-online/