Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 67,407 for

path

(0.09 sec)
  1. ITextShaperFactory.GetTextShaper | Aspose.Words...

    Discover the ITextShaperFactory GetTextShaper method to create a custom text shaper for your specific font needs, enhancing your text rendering experience....fontPath String An absolute path to the font file. faceIndex...

    reference.aspose.com/words/net/aspose.words.sha...
  2. 创建、更新、布局和自动调整形状|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...
  3. 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...
  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. 用六个面将场景渲染到立方体图中|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...
  6. 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...
  7. Add Footer to a Document|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....name &F – File name without path &"<FontName>" – Font name, for...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  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. Quick Tips|Aspose.PDF for Java

    Boost your productivity with quick tips for Aspose.PDF for Java. Learn time-saving techniques and essential tricks.... String path = "D:\\" ; String fileOut = path + "JavaScript...

    docs.aspose.com/pdf/java/quick-tips/
  10. Generate UV|Documentation

    Aspose.3D for Java offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. ...3D-for-Java // The path to the documents directory....

    docs.aspose.com/3d/java/generate-uv/