Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 61,035 for

path

(0.07 sec)
  1. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly.... readAllBytes ( Paths . get ( "book.xlsx" )); IOleEmbeddedDataInfo...is linked and then obtain the path to the linked file: Presentation...

    docs.aspose.com/slides/java/manage-ole/
  2. What is an AI file? | Knowledge Base

    If you have ever worked with Adobe Illustrator editor you may faced AI format. This is one of the written in PDL formats and is described in this article....curve segment to the current path between the current point and...Bezier curve to the current path between the current point and...

    docs.aspose.com/page/net/what-is-ai-file/
  3. Manipulating Metafiles|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....Converting EMF to BMP using File Path Location Aspose.Imaging for...code uses the File Location Path to load and save the files on...

    docs.aspose.com/imaging/java/manipulating-metaf...
  4. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for .NET license and discover limitations of the trial version....of the license file (without path) is specified, SetLicense method...specify an absolute or relative path. If you prefer to load the license...

    docs.aspose.com/ocr/net/licensing/
  5. 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
  6. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++...use with output Word document path and SaveFormat as parameters...PowerPoint Conversion // String for path name String _dataDir ( "C: \\...

    products.aspose.com/pdf/cpp/conversion/
  7. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...bounds encompassing the entire path Graphics.FillPath() renders...binary mask. You can fill the path using FillPath() on the 32bpp...

    forum.aspose.com/t/query-regarding-pixelformat-...
  8. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....Path ; import java.nio.file.Paths ; import com.aspose...private static Path _dataDir = Paths . get ( "<set path to samples>"...

    docs.aspose.com/pdf/java/convert-images-format-...
  9. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...UsingGraphicsAbsorbe () { // The path to the document directory var...void MoveGraphics () { // The path to the document directory var...

    docs.aspose.com/pdf/zh/net/working-with-vector-...
  10. Convert ICS to HTML via C# | products.aspose.com

    Sample code for ICS to HTML C# conversion. Use API example code for batch ICS files to HTML conversion within VB.NET, Asp.NET or any .NET based application.... Pass the output file path with HTML file extension. HTML...will be saved at the specified path. System Requirements Before...

    products.aspose.com/email/net/conversion/ics-to...