Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 61,117 for

path

(0.26 sec)
  1. DICOM to PDF Converter using C# | Aspose.PDF

    Sample code for DICOM to PDF C# conversion. Use API example code for batch DICOM files to PDF conversion within VB.NET, ASP.NET, or any .NET-based application...Output file: var imageFile = Path . Combine ( dataDir , "bmode...image ); pdfDocument . Save ( Path . Combine ( dataDir , "PDFWithDicomImage_out...

    products.aspose.com/pdf/net/conversion/dicom-to...
  2. How to add Caret Annotation using C++ | Aspose.PDF

    Source code to add Caret annotations in PDF file on any platform with C++ language... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_caret...

    products.aspose.com/pdf/cpp/annotation/caret/add/
  3. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET....void ExampleCurve () { // The path to the document directory var...void CurveFilled () { // The path to the document directory var...

    docs.aspose.com/pdf/net/add-curve/
  4. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...insertImage("path/to/image.png", 100, 100, 50...coordinates builder.insertImage("path/to/image2.png", 200, 100, 50...

    forum.aspose.com/t/aspose-word-dll-chart-format...
  5. How to add Sensitivity Label to an Excel file -...

    Given the workbook object. How do I add the Sensitivity Label in C#?...Workbook workbook = new Workbook("path/to/your/excel/file.xlsx"); //...the workbook workbook.Save("path/to/your/modified/excel/file...

    forum.aspose.com/t/how-to-add-sensitivity-label...
  6. Unable to get range of a bookmark - Free Suppor...

    New_New Microsoft Word Document (2).docx (3.0 MB) OLD_New Microsoft Word Document (2).docx (17.3 KB) I have attached 2 documents OLD_New Microsoft Word Document (2).docx is the original document which I upload in the …...Document oldDoc = new Document("path/to/OLD_New Microsoft Word Document...Document newDoc = new Document("path/to/New_New Microsoft Word Document...

    forum.aspose.com/t/unable-to-get-range-of-a-boo...
  7. 用六个面将场景渲染到立方体图中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以将具有六个面的场景渲染到cubemap中,并将所有面保存为支持的图像格式。... C# string path = @ "D:\Projects\glTF-Sample-Models\1...scene Scene scene = new Scene ( path ); //create a camera for capturing...

    docs.aspose.com/3d/zh/net/render-a-scene-into-t...
  8. 渲染 3D 场景的全景视图|Documentation

    使用 Aspose.3D for .NET API,开发人员可以渲染 3D 场景的全景视图,并将该视图保存为支持的图像格式。... C# string path = @ "D:\Projects\glTF-Sample-Models\1...scene Scene scene = new Scene ( path ); //create a camera for capturing...

    docs.aspose.com/3d/zh/net/render-a-panorama-vie...
  9. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveOptions ExportFontResources property to control font resource export for HTML, MHTML, or EPUB. Maximize your document's visual appeal!... Split ( Path . DirectorySeparatorCh ). Last... OriginalFileName . Split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert PPT to Video in Java | products.aspose.com

    Convert PPT to video in Java. Use Java library API to convert PowerPoint to video...FFmpeg ffmpeg = new FFmpeg ( "path/to/ffmpeg" ); FFprobe ffprobe...ffprobe = new FFprobe ( "path/to/ffprobe" ); FFmpegBuilder builder...

    products.aspose.com/slides/java/conversion/ppt-...