Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 28,331 for

x

(0.21 sec)
  1. Trabalhar com Gradiente em ficheiro PS | Python

    Adicionar gradiente no ficheiro PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Python....options, False) 11 12 offset_x = 200. 13 offset_y = 100. 14 width...pydrawing . RectangleF (offset_x, offset_y, width, height)) 20...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  2. Travailler avec Gradientdans PS | Python

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python...options, False) 11 12 offset_x = 200. 13 offset_y = 100. 14 width...pydrawing . RectangleF (offset_x, offset_y, width, height)) 20...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  3. Arbeiten mit Farbverlauf in PS-Datei | Python

    Das Hinzufügen eines Farbverlaufs in PS-Dateien ist eine Funktion, die von Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in Python nutzen....options, False) 11 12 offset_x = 200. 13 offset_y = 100. 14 width...pydrawing . RectangleF (offset_x, offset_y, width, height)) 20...

    docs.aspose.com/page/de/python-net/ps/working-w...
  4. Salvar documento PDF programaticamente|Aspose.P...

    Aprenda como salvar arquivo PDF em Python Aspose.PDF para biblioteca Python via .NET. Salvar documento PDF no sistema de arquivos, no fluXo e em aplicações Web....)) Salvar formato PDF/A ou PDF/X PDF/A é uma versão do Portable...de anotações incorporadas. PDF/X é um subconjunto do padrão ISO...

    docs.aspose.com/pdf/pt/python-net/save-pdf-docu...
  5. إعداد العروض التوضيحية|CAD 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....x.zip إلى \InstallDir\demo\samples...aspose-cad-pythons-xx.x.jar من مجلد \lib في aspose-cad-pythons-xx.x.zip إلى...

    docs.aspose.com/cad/ar/python-net/installation/...
  6. Настройка на демонстрациите|CAD 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....x.zip в папката \InstallDir\demo\samples...aspose-cad-pythons-xx.x.jar от папката \lib на aspose-cad-pythons-xx.x.zip в...

    docs.aspose.com/cad/bg/python-net/installation/...
  7. Настройка на демонстрации|CAD 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....x.zip в \InstallDir\demo\samples...xx.x.jar от папката \lib на aspose-cad-jasperreports-xx.x.zip...

    docs.aspose.com/cad/bg/jasperreports/installati...
  8. Aggiungi dati nelle celle|Documentation

    Questo articolo spiega come Aggiungere Dati nelle Celle usando Aspose.Cells for .NET API.... Worksheets [ 0 ]; int x = 1 ; for ( int i = 1 ; i <= 15...worksheet . Cells [ i , j ]. Value = x ++; } } workbook . Save ( "test...

    docs.aspose.com/cells/it/net/add-data-in-cells/
  9. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAXisTitle class. Provides access to the aXis title properties...chart_axis_x_title = chart . axis_x . title chart_axis_x_title ....text = 'Categories' chart_axis_x_title . show = True chart_axis_y_title...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code in Python. Optimize presentations for web use, sharing, and archiving. Read the full guide now!...get_image(scale_x, scale_y) method. Call the IImage...slides as slides scale_x = 1 scale_y = scale_x with slides . Presentation...

    docs.aspose.com/slides/python-net/convert-power...