Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 66,073 for

paths

(0.45 sec)
  1. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  2. Конвертация PDF в HTML в .NET|Aspose.PDF for .NET

    Эта тема показывает, как конвертировать PDF файл в формат HTML с помощью библиотеки Aspose.PDF на C#....ConvertPDFtoHTML () { // The path to the documents directory var...ConvertPDFtoMultiPag () { // The path to the documents directory var...

    docs.aspose.com/pdf/ru/net/convert-pdf-to-html/
  3. 如何更改 SVG 颜色 – C# 示例

    您将学习如何通过 C# 示例使用 SVG 颜色、如何更改 SVG 元素的颜色或更改 SVG 文件中的背景颜色。...Prepare a path to a file loading 4 string documentPath = Path. Combine...to a file 19 document. Save (Path. Combine (OutputDir, "circle-color...

    docs.aspose.com/svg/zh/net/how-to-change-svg-co...
  4. Convierta HTML a Markdown – Aspose.HTML for Pyt...

    Convierte HTML a Markdown con la biblioteca de Python Aspose.HTML. Explora ejemplos de conversión de HTML a Markdown con ejemplos de Python....directories and paths 8 output_dir = "output/" 9 if not os. path . exists...(output_dir) 11 12 save_path = os. path . join (output_dir, "options-output...

    docs.aspose.com/html/es/python-net/convert-html...
  5. So fügen Sie bedingte Formatierung für den Durc...

    So verwenden Sie die Aspose.Cells for Python via .NET Bibliothek, um die bedingte Formatierung AboveAverage anzuwenden. Durch Anpassen dieser Kriterien haben Sie mehr Kontrolle darüber, wie Zellen aussehen und erscheinen....@staticmethod def run (): # The path to the documents directory current_dir...current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/de/python-net/how-to-add-...
  6. 아카이브

    아카이브...XpsDocument(); // 이미지 추가 XpsPath path = doc.addPath(doc.createPathGeometry("M...사항이며 적절한 위치 지정에 사용할 수 있습니다. path.setRenderTransform(doc.createMatrix(0...

    blog.aspose.com/ko/page/insert-text-image-xps-j...
  7. Chercher

    chercher...// Ajouter une image XpsPath path = doc.addPath(doc.createPathGeometry("M...pour un positionnement correct path.setRenderTransform(doc.createMatrix(0...

    blog.aspose.com/fr/page/insert-text-image-xps-j...
  8. Travailler avec des images | Solution API C++

    Ajoutez une image simple ou en mosaïque à un fichier XPS avec Aspose.Page. Découvrez comment utiliser cette fonctionnalité en C++....System ::SharedPtr < XpsPath > path = doc -> AddPath(doc -> CreatePathGeometry(u...used for proper positioning 7 path -> set_RenderTransform(doc ->...

    docs.aspose.com/page/fr/cpp/xps/working-with-im...
  9. Выпускные заметки Aspose.PSD для Python via .NE...

    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/ru/python-net/aspose-psd-fo...
  10. 使用 Python 將 PCL 文件轉換為 JPEG | Aspose.PDF

    PCL 到 JPEG 轉換的 Python 示例代碼片段。 檢查使用 Python 和 .NET 將 PCL 批量轉換為 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...