Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 12,757 for

fill

(0.08 sec)
  1. Робота з зображеннями | Рішення C++ API

    Як додати просте або мозаїчне зображення до файлу XPS відповість Aspose.Page. Дізнайтеся про функціональність для C++...//Create Image Brush 9 path -> set_Fill(doc -> CreateImageBrush(dataDir()...Tile image 5 // ImageBrush filled rectangle in the right top...

    docs.aspose.com/page/uk/cpp/xps/working-with-im...
  2. Trabajar con imágenes | Solución API C++

    Cómo agregar una imagen simple o en mosaico a un archivo XPS es una pregunta respondida por la Aspose.Page. Vea cómo utilizar la funcionalidad en C++....//Create Image Brush 9 path -> set_Fill(doc -> CreateImageBrush(dataDir()...Tile image 5 // ImageBrush filled rectangle in the right top...

    docs.aspose.com/page/es/cpp/xps/working-with-im...
  3. فرم های PDF قابل پر کردن با استفاده از Python |...

    فرم های PDF قابل پر کردن را به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET ایجاد کنید.... Form ( path_infile ) # Fill out the form fields with the...in new_field_values : form . fill_field ( formField , new_field_values...

    products.aspose.com/pdf/fa/python-net/acroforms...
  4. Obter privilégios do Document|Aspose.PDF for Py...

    Saiba como verificar programaticamente os privilégios de um documento PDF usando Aspose.PDF for Python. Este tutorial demonstra como usar a classe PdfFileInfo para ler as configurações de segurança do documento, como impressão, cópia ou permissões de modificação....print ( f " Can Fill In: { privileges . allow_fill_in } " ) print...

    docs.aspose.com/pdf/pt/python-net/get-document-...
  5. Получить привилегии документа|Aspose.PDF for Py...

    Узнайте, как программно проверять привилегии PDF‑документа с помощью Aspose.PDF for Python. Этот учебный материал демонстрирует, как использовать класс PdfFileInfo для чтения настроек безопасности документа, таких как печать, копирование или изменение разрешений....print ( f " Can Fill In: { privileges . allow_fill_in } " ) print...

    docs.aspose.com/pdf/ru/python-net/get-document-...
  6. Shapes with gradient/striped background are dis...

    Hi, I have a DOCX file that contains a flowchart with shapes that have gradient or striped background Fills. When I simply open the document with Aspose.Words and save it back to DOCX without making any changes, the sha…...gradient or striped background fills. When I simply open the document...gradient/striped background fills are visually distorted in the...

    forum.aspose.com/t/shapes-with-gradient-striped...
  7. Obtener privilegios del documento|Aspose.PDF fo...

    Aprenda cómo verificar programáticamente los privilegios de un documento PDF usando Aspose.PDF for Python. Este tutorial muestra cómo usar la clase PdfFileInfo para leer la configuración de seguridad del documento, como los permisos de impresión, copia o modificación....print ( f " Can Fill In: { privileges . allow_fill_in } " ) print...

    docs.aspose.com/pdf/es/python-net/get-document-...
  8. ChartDataLabelCollection.Format | Aspose.Words ...

    Scopri la proprietà ChartDataLabelCollection Format per accedere facilmente a formati di riempimento e linee personalizzabili per le tue etichette dati. Migliora i tuoi grafici oggi stesso!... Fill . Solid ( Color . Green ); series...Color . DarkBlue ; labelFormat . Fill . Solid ( Color . Blue ); doc...

    reference.aspose.com/words/it/net/aspose.words....
  9. 記録

    記録...Fill = textFill; // 結果のXPSドキュメントを保存する...glyphs.BidiLevel = 1; glyphs.Fill = textFill; // 結果のXPSドキュメントを保存する...

    blog.aspose.com/ja/page/insert-image-text-xps-c...
  10. Chercher

    chercher..."); glyphs->set_Fill(textFill); // Enregistrer le...glyphs->set_BidiLevel(1); glyphs->set_Fill(textFill); // Enregistrer le...

    blog.aspose.com/fr/page/insert-image-text-xps-cpp/