Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 69,975 for

path

(0.35 sec)
  1. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name.... split ( Path . DirectorySeparatorCh ). Last... originalFileName . split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being saved.... split ( Path . DirectorySeparatorCh ). Last... originalFileName . split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextPath.shadow property | Aspose.Words for Nod...

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text Path....applied to the text on a text path. get shadow () : boolean Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::TextPath::get_Shadow me...

    Aspose::Words::Drawing::TextPath::get_Shadow method. Defines whether a shadow is applied to the text on a text Path in C++....applied to the text on a text path. bool Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D.... append ( cubeNode ) # The path to the documents directory..... append ( cubeNode ) # The path to the documents directory....

    docs.aspose.com/3d/python-net/adding-transforma...
  6. 改进多列 PDF 的文本提取|Aspose.PDF for Python via .NET

    了解使用 Aspose.PDF for Python 改进多列 PDF 布局中文本提取的技术。... Args: infile (str): Path to input PDF. outfile (str):...Input PDF path. outfile (str): Output text file path. scale_factor...

    docs.aspose.com/pdf/zh/python-net/text-extracti...
  7. 绘画|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中绘制形状。...NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/zh/net/drawing/
  8. SVG 中的填充和描边 – 基础知识和 SVG 代码 – Aspose.SVG指南

    了解允许您设置 SVG 填充和描边不同方面的属性,包括颜色、不透明度、粗细、虚线的使用等。...下面的示例说明了存在和缺少 fill="none" 属性 ( two-paths.svg ): Copy 1 < svg height =..."http://www.w3.org/2000/svg" > 2 < path d = "M 10 100 Q 25 10 180 100...

    docs.aspose.com/svg/zh/net/drawing-basics/fills...
  9. Using own fonts for Html to Pdf converter in Do...

    How to use certain fonts for Html to Pdf converter in docker in .NET...runtime: docker run -v /host/path/to/fonts:/usr/share/fonts/custom...font file ( file:// vs relative path). Any error messages you see...

    forum.aspose.com/t/using-own-fonts-for-html-to-...
  10. 乳胶到XPS | 通过 .NET 为 Python 提供 Aspose.TeX

    Python的Aspose.TeX API解决方案提供了转换功能,可以将乳胶文件转换为XPS格式。这是一些代码示例。...单个页面元素和一个子元素树组成,包括 canvas , path 和 glyphs 。 canvas 元素是一个分组元素,可以包含其他...import Util 5 from os import path 6 ########## 7 ###### Class...

    docs.aspose.com/tex/zh/python-net/latex-to-xps/