Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 61,536 for

path

(0.07 sec)
  1. Converting a JPEG file to TEX using C# | Aspose...

    Sample code for JPEG‑to‑TEX conversion in .NET. Use the API example code for batch JPEG‑to‑TEX conversion within VB.NET, ASP.NET, or any .NET‑based application....while passing the output file path & SaveFormat.Tex as parameters...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  2. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one page. The expected result would be that the 2nd image is appeari…...ImageInTableBug(Page page) { const string path = @“…”; AddImageTable("Overlay...page.Paragraphs.Count); return Path.Combine(myDataDir, "ImageInTableBug...

    forum.aspose.com/t/pdf-rendering-is-broken-with...
  3. FileFontSource.filePath property | Aspose.Words...

    FileFontSource.filePath property. Path to the font file....filePath property Path to the font file. get filePath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....html as ah 5 6 # Prepare output path for document saving 7 output_dir...exist_ok = True) 9 save_path = os. path . join (output_dir, "c...

    docs.aspose.com/html/python-net/how-to-change-b...
  5. Converting a PDF file to PPTX using Python | As...

    Sample code on Python for PDF to PPTX conversion. Use example code for batch PDF to PPTX conversion with Python and .NET... Specify the path to the input PDF document by...presentation (PPTX format). Specify the path where the resulting PowerPoint...

    products.aspose.com/pdf/python-net/conversion/p...
  6. Converting a EPS file to EMF using Python | Asp...

    Sample code on Python for EPS to EMF conversion. Use example code for batch EPS to EMF conversion with Python and .NET... Specify the path to the input PDF file by joining...directory structure. Define the path to the output EMF files by joining...

    products.aspose.com/pdf/python-net/conversion/e...
  7. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++....OptimizeForWeb () { // String for path name String _dataDir ( "C: \\...ReduceSizePDF () { // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  8. MailMergeSettings.headerSource property | Aspos...

    MailMergeSettings.headerSource property. Specifies the Path to the mail-merge header source...headerSource property Specifies the path to the mail-merge header source...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Converting a XML file to XLS using C# | Aspose.PDF

    Sample code for XML‑to‑XLS conversion in .NET. Use the API example code for batch XML‑to‑XLS conversion within VB.NET, ASP.NET, or any .NET‑based application....while passing the output file path & SaveFormat.Xls as parameters...XLS Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-xls/
  10. Is there Aspose Cells and Words sample code to ...

    Hi, I want to create an Excel Scatter Chart and put it in a Word docx as an Excel chart. Is there sample code for this using Aspose Cells and Words? Is there sample code to show me how to "bookmark" the place where the c…...Replace with your input file path // Save the workbook as a DOCX...Docx); // Specify the output file path and format Console.WriteLine("Excel...

    forum.aspose.com/t/is-there-aspose-cells-and-wo...