Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 61,573 for

paths

(0.15 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. 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/
  3. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    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.... (Path operations (boolean operations)...properties from LengthRecord data. (Path operations (boolean operations)...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  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. 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...
  6. 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...
  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. Save Presentations in JavaScript|Aspose.Slides ...

    Discover how to save presentations using Aspose.Slides for Node.js via Java—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects...., videos via relative paths) aren’t copied automatically—ensure...automatically—ensure the referenced paths remain accessible. Can I set/save...

    docs.aspose.com/slides/nodejs-java/save-present...
  9. Save Presentations in C++|Aspose.Slides Documen...

    Discover how to save presentations in C++ using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects...., videos via relative paths) aren’t copied automatically—ensure...automatically—ensure the referenced paths remain accessible. Can I set/save...

    docs.aspose.com/slides/cpp/save-presentation/
  10. Save PDF Document|Aspose.PDF for Java

    Learn how to save PDF file with Aspose.PDF for Java library....Path ; import java.nio.file.Paths ; import com.aspose...{ } private static Path _dataDir = Paths . get ( "/home/admi...

    docs.aspose.com/pdf/java/save-pdf-document/