Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 64,819 for

path

(0.29 sec)
  1. 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...
  2. 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...
  3. 用六个面将场景渲染到立方体图中|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...
  4. 渲染 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...
  5. 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...
  6. 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-...
  7. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…..._languageCode switch { "ct" => LoadFont(Path.Combine(_fontsFolder, "NotoSansTC-Light..."NotoSansTC-Light.otf")), "cs" => LoadFont(Path.Combine(_fontsFolder, "NotoSansSC-Light...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  8. Render text with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to visualize the text of any complexity with the glyphs code....and pass it in the font file path. Decode the text into its corresponding...each glyph. The outline is a path that defines the shape of the...

    products.aspose.com/font/cpp/render-text/
  9. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。...NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/zh/net/create-update-la...
  10. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: Presentation...isObjectLink ()) { // Print the full path to the linked file. System ...

    docs.aspose.com/slides/androidjava/manage-ole/