Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 65,985 for

paths

(0.1 sec)
  1. Optional Hyphen - Free Support Forum - aspose.com

    Hi, I have a document, which is produced by OCR software and which contains quite a lot of optional hyphen characters (decimal 31). How can I programmatically replace all occurrences of this character with a regular hy…...Document doc = new Document("path/to/your/document.docx"); //...modified document doc.Save("path/to/your/modified_document.docx");...

    forum.aspose.com/t/optional-hyphen/316920
  2. Compress CSV File using C#

    This topic covers how to compress CSV file using C#. It discusses the environment setup, the stepwise algorithm, and a runnable sample code for CSV file compression using C#....mentioning the source file paths and file names as well as the...

    kb.aspose.com/zip/net/compress-csv-file-using-c...
  3. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....properties like the look-up paths, embedding the textures, flipping...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  4. Protect or Encrypt a Document in C#|Aspose.Word...

    Aspose.Words for .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document protection using C#. Aspose.Words supports most Word protection options....exact names of features and the paths to them in Microsoft Word may...

    docs.aspose.com/words/net/protect-or-encrypt-a-...
  5. Merge Files with Node.js via C++|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.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/merge-files/
  6. Image Clipping in Java

    This guide discusses image clipping in Java. It covers the configuration information, the stepwise algorithm, and a runnable code to make a clipped photo in Java....curves as a path Set the clip using a shape or path Read the input...showcase the image clipping path in Java . You can further enhance...

    kb.aspose.com/drawing/java/image-clipping-in-java/
  7. Image Stencil – Python Code and Free Online Ste...

    Learn how to make image stencils using Python code and online Stencil Maker. Enjoy free, easy-to-use tools for perfect stencil art....error_threshold , max_iterations , path_builder , etc., you can also...output_folder = "output/" if not os.path.exists(output_folder): os.m...

    products.aspose.com/svg/python-net/vectorize-im...
  8. How to use the Examples|Aspose.Words for Java

    How to run Aspose.Words for Android via Java examples.... Configure the SDK path in the IDE and ensure an Android...); Replace the sample file paths with your own data and ensure...

    docs.aspose.com/words/java/how-to-use-the-examp...
  9. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...file paths (documentPath1 and documentPath2). The paths are specified...these with the actual file paths. Comparison Process. Page Selection...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  10. Convert Markdown to Word in Python

    This article explains the details to convert Markdown to Word in Python. It includes the stepwise algorithm and a runnable sample code to export Markdown to DOCX in Python.... It prepares the file paths using the os module and then...

    kb.aspose.com/html/python/convert-markdown-to-w...