Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 11,942 for

fill

(0.09 sec)
  1. Trabalhar com texto em ficheiro XPS | .NET

    Como adicionar texto a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em .NET... Fill = textFill; 13 // Save resultant...BidiLevel = 1; 14 15 glyphs. Fill = textFill; 16 // Save resultant...

    docs.aspose.com/page/pt/net/xps/working-with-text/
  2. Работа с текстом | API-решение C++

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в C++...." ); 8 glyphs -> set_Fill(textFill); 9 // Save resultant...set_BidiLevel(1); 8 glyphs -> set_Fill(textFill); 9 // Save resultant...

    docs.aspose.com/page/ru/cpp/xps/working-with-text/
  3. Aspose.PSD pour Python via .NET 24.4 - Notes de...

    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.... fill strokeSettings = shapeLayer...strokeFill = shapeLayer . stroke . fill assert len ( shapeLayer . path...

    docs.aspose.com/psd/fr/python-net/aspose-psd-po...
  4. Catatan Rilis Aspose.PSD untuk .NET 24.4|Docume...

    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.... Fill as ColorFillSettings ; IStrokeSettings...strokeFill = shapeLayer . Stroke . Fill as ColorFillSettings ; AssertAreEqual...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-2...
  5. Archiv

    Archiv...setSelected(1); dataDir = dataDir + "Fill_PDF_Form_Field.pdf"; // Uložit...aspose.pdf.Document(dataDir + "Fill_PDF_Form_Field.pdf"); // Získejte...

    blog.aspose.com/cs/pdf/create-fill-edit-fillabl...
  6. Gérer les arrière-plans de présentation en C++|...

    Apprenez à définir des arrière-plans dynamiques dans les fichiers PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour C++, avec des astuces de code pour améliorer vos présentations....image used for the background fill. auto backPictureFillForma =...ppImage ); // Set the picture fill mode to Tile and adjust the...

    docs.aspose.com/slides/fr/cpp/presentation-back...
  7. Arşiv

    Arşiv...setSelected(1); dataDir = dataDir + "Fill_PDF_Form_Field.pdf"; // Güncellenen...aspose.pdf.Document(dataDir + "Fill_PDF_Form_Field.pdf"); // bir...

    blog.aspose.com/tr/pdf/create-fill-edit-fillabl...
  8. أرشيف

    أرشيف...setSelected(1); dataDir = dataDir + "Fill_PDF_Form_Field.pdf"; // احفظ...aspose.pdf.Document(dataDir + "Fill_PDF_Form_Field.pdf"); // احصل...

    blog.aspose.com/ar/pdf/create-fill-edit-fillabl...
  9. Lavorare con le clip in PostScript | C++

    L'aggiunta di clip ai file PS è una funzionalità supportata dalla soluzione API Aspose.Page. Scopri come utilizzare questa funzionalità in C++....(System::Drawing::Color::get_Blue())); 40 41 //Fill the rectangle in the current...(with clipping) 42 document -> Fill(rectanglePath); 43 44 //Restore...

    docs.aspose.com/page/it/cpp/ps/working-with-clips/
  10. Преобразование SVG в PDF – Aspose.HTML for .NET.

    Конвертируйте SVG в PDF на C# с помощью Aspose.HTML for .NET. Рассмотрим различные сценарии преобразования SVG в PDF на примерах C#....cx ='100' cy ='100' r ='50' fill='none' stroke='red' stroke-width='5'...property sets the color that will fill the background of every page...

    docs.aspose.com/html/ru/net/convert-svg-to-pdf/