Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 89,455 for

paths

(0.16 sec)
  1. Convertir JPEG en DOCX via Python | Aspose.PDF

    Exemple de code en Python pour la conversion de JPEG en DOCX. Utilisez un exemple de code pour la conversion par lots de JPEG vers DOCX avec Python et .NET...outfile ): path_infile = self . dataDir + infile path_outfile =.... helper . get_image_size ( path_infile ) # Initialize new Document...

    products.aspose.com/pdf/fr/python-net/conversio...
  2. Convert CGM sa JPEG sa pamamagitan ng Python | ...

    Sample na code sa Python para sa CGM sa JPEG conversion. Gumamit ng halimbawang code para sa batch CGM sa JPEG conversion gamit ang Python at .NET...index ng pahina & output file path bilang mga parameter I save...outfile ): path_infile = self . dataDir + infile path_outfile =...

    products.aspose.com/pdf/fil/python-net/conversi...
  3. Convert OneNote to image

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... Copy 1 // The path to the documents directory....resolution of 96 dpi. Copy 1 // The path to the documents directory....

    docs.aspose.com/note/net/convert-onenote-to-ima...
  4. تبدیل DICOM به PDF از طریق Python | Aspose.PDF

    کد نمونه در پایتون برای تبدیل DICOM به PDF. استفاده از کد نمونه برای دسته DICOM به PDF تبدیل با پایتون و .NET...outfile ): path_infile = self . dataDir + infile path_outfile =.... helper . get_image_size ( path_infile ) # Initialize new Document...

    products.aspose.com/pdf/fa/python-net/conversio...
  5. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF....NET // The path to the documents directory....com/aspose-pdf/Aspose.PDF-for-.NET // The path to the documents directory....

    docs.aspose.com/pdf/net/pdf-file-metadata/
  6. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....subsuming the Next Generation Print Path (NGPP) marketing concept, is...outfile ): path_infile = self . dataDir + infile path_outfile =...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  7. pathresourceconverter - Aspose.Imaging for Java...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....example: Create Graphics Path from Path Resources in TIFF image...the GraphicsPath instance to path resources. static GraphicsPath...

    reference.aspose.com/imaging/java/com.aspose.im...
  8. Saving a PowerPoint Presentation Causes "Method...

    Hi Here is the file (please delete after usage !): here is the code: using (var stream = new FileStream(ppt, FileMode.Open)) { var presentation = new Aspose.Slides.Presentation(stream, loadOptions); try …...stream = new FileStream(ppt_path, FileMode.Open)) { Aspose.Slides...ppt_file_aspose_format = GetPresFormat(ppt_path); pres.Save(ppt_out, ppt_file_aspose_format);...

    forum.aspose.com/t/saving-a-powerpoint-presenta...
  9. Aspose.Imaging for Java 19.3 - Release Notes|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....converting EMF to PNG String path = "D:\\Temp\\" ; Image image...image = Image . load ( path + "example.emf" ); try { PngOptions pngOptions...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  10. Renderizza il testo con i glifi | API per C++

    Soluzione API C++ per la gestione di vari font. Scopri come visualizzare il testo di qualsiasi complessità con il codice dei glifi....Drawing2D :: GraphicsPath > path) { _path = path; } void RenderingText...RenderingPath :: MoveTo > moveTo) { _path -> CloseFigure(); _currentPoint...

    products.aspose.com/font/it/cpp/render-text/