Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 60,876 for

paths

(0.15 sec)
  1. Copying formulas with cell referecing other she...

    Hi, I have a workbook with following formula in cell G3 in Sheet1 which is referencing Sheet2. When I try to copy this formula to cell C3 in Sheet1, the relative cell reference part is the same as source and won’t ajust…...Workbook workbook = new Workbook("path/to/your/workbook.xlsx"); //...the workbook workbook.Save("path/to/your/updated_workbook.xlsx");...

    forum.aspose.com/t/copying-formulas-with-cell-r...
  2. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions in C++....references to resources that use UNC paths such as ‘\example.com\a\b ’...

    docs.aspose.com/words/cpp/web-applications-secu...
  3. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....from os import path document = ap . Document ( path_infile ) document...pen');" ) document . save ( path_outfile ) In this example we...

    docs.aspose.com/pdf/python-net/actions/
  4. 使用 Python 更改 HTML 边框颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改边框颜色。提供逐步示例、CSS 提示和常见样式问题的解决方案。...Prepare output directory and path for saving 7 output_dir = "output"...exist_ok = True) 9 save_path = os. path . join (output_dir, "change-border-color...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  5. Convert AI to PDF via C# | products.aspose.com

    Sample code for AI to PDF C# conversion. Use API example code for batch AI files to PDF conversion within VB.NET, Asp.NET or any .NET based application.... it uses points to create paths for displaying the image data...

    products.aspose.com/psd/ai-to-pdf/
  6. Combine all revisions to 1 final document - Fre...

    Hi, Is it possible to do comparisons to multiple versions of document and then apply the revisions from each compare to the original document to create a final document with all the revisions? example: I have v1.docx …...revised documents using file paths. Compare Documents: Use the...

    forum.aspose.com/t/combine-all-revisions-to-1-f...
  7. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....ensure that any relative image paths are retrieved correctly. LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...png" with the actual paths to your document and watermark...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  9. Convert SVG to PNG in Python – Aspose.HTML

    Convert SVG to PNG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to PNG....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/python-net/convert-svg-to-...
  10. CGM to DOC Converter using Python | Aspose.PDF

    Sample code on Python for CGM to DOC conversion. Use example code for batch CGM to DOC conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Create a new instance...

    products.aspose.com/pdf/python-net/conversion/c...