Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 70,097 for

paths

(0.37 sec)
  1. Разделить PDF-файлы в Python|Aspose.PDF for Pyt...

    Узнайте, как разделить PDF‑файлы в Python на отдельные страницы, равные части, группы фиксированного размера, пользовательские диапазоны страниц, а также нечётные или чётные страницы....pdf as ap from os import path def split_documents ( infile...page_num ]) new_document . save ( path . join ( outdir , f "Page_ {...

    docs.aspose.com/pdf/ru/python-net/split-pdf-doc...
  2. Convierta Markdown en imagen – MD a JPG, PNG, B...

    Convierta Markdown en imágenes usando Aspose.HTML for .NET. Considere las conversiones de Markdown a JPG, PNG, BMP, GIF y TIFF en ejemplos de C#....JPG using C# 2 3 // Prepare a path to a source Markdown file 4...4 string sourcePath = Path. Combine (OutputDir, "document.md"...

    docs.aspose.com/html/es/net/convert-markdown-to...
  3. Конвертировать Markdown в изображение – MD в JP...

    Конвертируйте Markdown в изображения с помощью Aspose.HTML for .NET. Рассмотрим преобразование Markdown в JPG, PNG, BMP, GIF и TIFF на примерах C#....JPG using C# 2 3 // Prepare a path to a source Markdown file 4...4 string sourcePath = Path. Combine (OutputDir, "document.md"...

    docs.aspose.com/html/ru/net/convert-markdown-to...
  4. Aspose.PSD für .NET 24.2 - Versionshinweise|Doc...

    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....PatternFillSettings string sourceFile = Path . Combine ( baseFolder , "P...psd" ); string outputFile = Path . Combine ( outputFolder , ...

    docs.aspose.com/psd/de/net/aspose-psd-fuer-net-...
  5. Aspose.PSD for .NET 24.2 - 发行说明|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....Angle 属性 string sourceFile = Path . Combine ( baseFolder , "P...psd" ); string outputFile = Path . Combine ( outputFolder , ...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Aspose.PSD для .NET 24.2 - Примітки до випуску|...

    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....візерункою string sourceFile = Path . Combine ( baseFolder , "P...psd" ); string outputFile = Path . Combine ( outputFolder , ...

    docs.aspose.com/psd/uk/net/aspose-psd-for-net-2...
  7. دفترچه های انتشار Aspose.PSD برای .NET 23.11|Do...

    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....LMskResource string sourceFile = Path . Combine ( baseFolder , "sourceFile..."sourceFile.psd" ); string outputPsd = Path . Combine ( outputFolder , "sourceFile_output...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-2...
  8. Aspose.PSD pour .NET 23.11 - Notes de version|D...

    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....LMskResource string fichierSource = Path . Combine ( dossierDeBase ,..."fichierSource.psd" ); string outputPsd = Path . Combine ( dossierSortie ,...

    docs.aspose.com/psd/fr/net/aspose-psd-pour-net-...
  9. Aspose.PSD for .NET 23.11 - 发布说明|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....LMskResource string sourceFile = Path . Combine ( baseFolder , "sourceFile..."sourceFile.psd" ); string outputPsd = Path . Combine ( outputFolder , "sourceFile_output...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Pesquisar e Extrair Texto de PDF em Python|Aspo...

    Aprenda como pesquisar, inspecionar e extrair texto de documentos PDF em Python....import path def text_absorber_search ( input_file_path ): # Open...= ap . Document ( input_file_path ) text_extraction_options =...

    docs.aspose.com/pdf/pt/python-net/search-and-ge...