Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 60,948 for

paths

(0.1 sec)
  1. Arbeiten mit Farbverläufen in PostScript | C++

    Das Hinzufügen eines Farbverlaufs in einer PS-Datei ist eine Funktion, die von der Aspose.Page-API-Lösung für C++ unterstützt wird.... Copy 1 // The path to the documents directory....0f ; 23 24 //Create graphics path from the first rectangle 25...

    docs.aspose.com/page/de/cpp/ps/working-with-gra...
  2. Lavorare con le sfumature in PostScript | C++

    L'aggiunta di una sfumatura in un file PS è una funzionalità supportata dalla soluzione API Aspose.Page. Scopri come utilizzare questa funzionalità in C++.... Copy 1 // The path to the documents directory....0f ; 23 24 //Create graphics path from the first rectangle 25...

    docs.aspose.com/page/it/cpp/ps/working-with-gra...
  3. كيفية إضافة تنسيق شرطي لأعلى 10|Documentation

    كيفية استخدام مكتبة Aspose.Cells لـ Python via .NET لتطبيق التنسيق الشرطي لأعلى 10. من خلال تعديل هذه المعايير، يكون لديك مزيد من التحكم في مظهر الخلايا ومظهرها....@staticmethod def run (): # The path to the documents directory current_dir...current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/ar/python-net/how-to-add-...
  4. Cómo agregar formato condicional Top10|Document...

    Cómo usar la biblioteca Aspose.Cells para Python via .NET para aplicar formato condicional Top10. Ajustando estos criterios, tienes más control sobre cómo se ven y aparecen las celdas....@staticmethod def run (): # The path to the documents directory current_dir...current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/es/python-net/how-to-add-...
  5. 档案

    档案...XpsDocument(); // 添加图片 XpsPath path = doc.addPath(doc.createPathGeometry("M...0 Z")); // 创建矩阵是可选的,它可用于正确定位 path.setRenderTransform(doc.createMatrix(0...

    blog.aspose.com/zh/page/insert-text-image-xps-j...
  6. PDF 到 JPEG 使用 Python 的转换器 | Aspose.PDF

    PDF 到 JPEG 轉換的 Python 示例代碼片段。 檢查使用 Python 和 .NET 將 PDF 批量轉換為 JPEG 的示例代碼...import path from io import FileIO path_infile = path . join (...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/conv...
  7. המפתח Aspose.PSD עבור Python via .NET 24.5 - הע...

    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....layers [ 2 ]) path = shapeLayer . path pathShapes = path . get_items...newShape ) pathShapeNew = newShapes path . set_items ( pathShapeNew )...

    docs.aspose.com/psd/he/python-net/aspose-psd-fo...
  8. MHTML 到 EPUB 使用 Python 的转换器 | Aspose.PDF

    Python 上用於 MHTML 到 EPUB 轉換的示例代碼。 使用 Python 和 .NET 進行批量 MHTML 到 EPUB 轉換的示例代碼...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  9. 图像处理 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何将简单或平铺图像添加到 XPS 文件的问题。了解如何在 C++ 中使用该功能。...System ::SharedPtr < XpsPath > path = doc -> AddPath(doc -> CreatePathGeometry(u...used for proper positioning 7 path -> set_RenderTransform(doc ->...

    docs.aspose.com/page/zh/cpp/xps/working-with-im...
  10. Python 를 사용하여 PDF 에서EMF 로 변환하는 변환기 | Aspose.PDF

    PDF 을 EMF 로 변환하기 위한 파이썬 샘플 코드입니다.Python과.NET을 사용하여 일괄 PDF 을 EMF 로 변환하는 예제 코드를 사용하십시오...import path from io import FileIO path_infile = path . join (...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/ko/python-net/conversio...