Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 60,971 for

paths

(0.14 sec)
  1. Use Aspose.Barcode for .Net Standard Library In...

    How to use Aspose.Barcode for .Net Standard library in .Net Framework projects...csproj and also replace all paths in Reference HintPath to netstandard2...

    docs.aspose.com/barcode/net/aspose-barcode-net-...
  2. 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
  3. 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...
  4. 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...
  5. 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-...
  6. System Requirements|Aspose.Words for Python via...

    Before you start working with Aspose.Words for Python via .NET, ensure that you meet the operating system, platform and environment requirements so the activities on your devices are properly accounted for....options to set alternate library paths when compiling Python, or fixed...

    docs.aspose.com/words/python-net/system-require...
  7. Convert MPP to Excel in Python

    This tutorial assists to convert MPP to Excel in Python. You may follow it to transform an MPP file to Excel in Python with a few API calls only....file by specifying the file paths. Code to Export MS Project to...

    kb.aspose.com/tasks/python/convert-mpp-to-excel...
  8. 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...
  9. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Output file paths U16String output1Path = srcDir...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  10. 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/