Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 66,074 for

paths

(0.32 sec)
  1. Trabajar con formas en PostScript | .NET

    Cómo agregar formas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...graphics path from the first rectangle 12 GraphicsPath path = new...new GraphicsPath(); 13 path. AddRectangle ( new RectangleF(250...

    docs.aspose.com/page/es/net/ps/working-with-sha...
  2. 操作位置、大小和设计图表的方法(C++)|Documentation

    学习如何使用Aspose.Cells for C++高效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化效果。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/manipulate-positio...
  3. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...print(f"Loading PSD file: {psd_local_path}") load_opts = PsdLoadOptions()..._load_psd_with_effects(psd_local_path) as img: psd_image = cast(PsdImage...

    forum.aspose.com/t/aspose-psd-net-for-python-is...
  4. Convertir SVG a PDF en Python – Aspose.HTML

    Convierta SVG a PDF usando la biblioteca de Python Aspose.HTML. Obtenga información sobre PdfSaveOptions y considere ejemplos de código Python para convertir SVG a PDF....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circles...

    docs.aspose.com/html/es/python-net/convert-svg-...
  5. Anpassen des Arbeitsbuch Kompressionslevels mit...

    Erfahren Sie, wie Sie das Kompressionsniveau des Arbeitsbuchs in Aspose.Cells for Node.js via C++ anpassen.... const path = require ( "path" ); const AsposeCells...directories const sourceDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/de/nodejs-cpp/adjust-work...
  6. Архивы

    Архивы...Add-Type -Path "path_to_your_Aspose.Email.dll" Замените path_to_your_Aspose...файлу $outputFilePath = Join-Path -Path $outputDirectory -ChildPath...

    blog.aspose.com/ru/email/net/msg-to-eml-via-csh...
  7. Rendering di testo utilizzando il carattere Typ...

    API C ++ per gli sviluppatori per manipolare e font. Impara i fondamenti su come rendere i caratteri di Type 1 all'interno di prodotti C ++....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/it/cpp/text-rendering-type...
  8. Renderização de texto usando a fonte Type1 | C++

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 nos produtos C ++....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/pt/cpp/text-rendering-type...
  9. 使用Type1字体|的文本渲染| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染1型字体的基本原理。...D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/zh/cpp/text-rendering-type...
  10. Textwiedergabe mit Type1-Schriftart | C++

    C++-APIs für Entwickler zum Bearbeiten von Schriftartdateien. Erfahren Sie die Grundlagen zum Rendern von Typ-1-Schriftarten in C++-Produkten....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/de/cpp/text-rendering-type...