Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 67,176 for

path

(0.2 sec)
  1. MarkdownSaveOptions.images_folder_alias propert...

    MarkdownSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into a document...written to Markdown without path regardless of other options...jpg' ) images_folder = os . path . join ( ARTIFACTS_DIR , 'ImagesDir'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with C++ code by using the Aspose.Cells for C++ API....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/specify-custom-number...
  3. Empty hyperlink Anchor Elements Rendered as Vis...

    Hello Support, When converting a DOCX file to PDF using Aspose.Words, an empty self-closing <w:hyperlink> element is incorrectly rendered as visible text in the PDF output. The element <w:hyperlink w:anchor="_bookmark0…...FontSettings from pathlib import Path file = r'test.docx' doc = Document(file)...jpeg_quality = 100 pdf_filename = f"{Path(file).stem}.pdf" doc.save(pdf_filename...

    forum.aspose.com/t/empty-hyperlink-anchor-eleme...
  4. Manipulating DjVu Formats|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....Save by passing the file path (or an object of MemoryStream)...Image.Save by passing the file path (or an object of MemoryStream)...

    docs.aspose.com/imaging/net/manipulating-djvu-f...
  5. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-page output, resource control, and customization for PPT, PPTX and ODP....html" , // output file path "index" , // template key that...AddTemplate < Slide >( "slide" , Path . Combine ( templatesPath ,...

    docs.aspose.com/slides/net/web-extensions/
  6. Converting a TEX file to TXT using Python | Asp...

    Sample code on Python for TEX to TXT conversion. Use example code for batch TEX to TXT conversion with Python and .NET...Specify the path to the input PDF document using path.join function...function from os.path module, joining indir and infile directories...

    products.aspose.com/pdf/python-net/conversion/t...
  7. Working with masks in Aspose.PSD for Java|Docum...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...pixel-based data, vector masks employ paths and curves to create smooth...consists of a path applied to a layer. The shape of this path determines...

    docs.aspose.com/psd/java/update-create-layer-mask/
  8. Utility Features in Aspose.Tasks for C++ | Aspo...

    Discover how to utilize utility features available in the C++ version of Aspose.Tasks....Calculate Critical Path The critical path is the tasks, or task...Keeping track of the critical path and the resources assigned to...

    docs.aspose.com/tasks/cpp/utility-features/
  9. Recognition Barcode Quality and Deconvolution M...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions... BarCodeReader ( ` ${ path } manybarcodes_quality_deconvolution...BarCodeInstance . BarCodeReader ( ` ${ path } manybarcodes_quality_deconvolution...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  10. SVG Converter – Convert SVG in C# – Aspose.HTML

    Learn how to convert SVG to other formats using Aspose.HTML for .NET and consider a C# example of SVG to PNG conversion....Prepare a path to a source SVG file 4 string documentPath = Path. Combine..."flower1.svg" ); 5 6 // Prepare a path to save the converted file 7...

    docs.aspose.com/html/net/svg-converter/