Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 6,240 for

box

(1.23 sec)
  1. استخراج نص متقدم من عروض PowerPoint التقديمية ب...

    تعلم كيفية استخراج النص بسرعة وسهولة من عروض PowerPoint التقديمية باستخدام Aspose.Slides للـ Python عبر .NET. اتبع دليلنا البسيط خطوة بخطوة لتوفير الوقت والوصول إلى محتوى الشرائح بفعالية في تطبيقاتك....استخدم الأسلوب get_all_text_boxes . يقبل هذا الأسلوب كائنًا من.... SlideUtil . get_all_text_boxes ( slide ) # التكرار عبر مصفوفة...

    docs.aspose.com/slides/ar/python-net/extract-te...
  2. 複雑なPDFの作成|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NETを使用すると、画像、テキスト断片、およびテーブルを1つのドキュメントに含むより複雑なドキュメントを作成できます。... BOX , 1.0 , ap . Color . dark_slate_gray...BorderInfo ( ap . BorderSide . BOX , 0.5 , ap . Color . black )...

    docs.aspose.com/pdf/ja/python-net/complex-pdf-e...
  3. PDFの見出しの操作|Aspose.PDF for .NET

    C#を使用してPDFドキュメントの見出しに番号を付けます。Aspose.PDF for .NETはさまざまな種類の番号スタイルを提供します。...= 72 ; // Create a floating box with the same margin as the page...Margin ; // Add the floating box to the page pdfPage . Paragraphs...

    docs.aspose.com/pdf/ja/net/working-with-headings/
  4. إنشاء ملف PDF معقد|Aspose.PDF لـ C++

    يسمح لك Aspose.PDF for C++ بإنشاء مستندات أكثر تعقيدًا تحتوي على صور وقطع نصية وجداول في مستند واحد....Aspose :: Pdf :: BorderSide :: Box , 1.0f , Aspose :: Pdf :: Color...Aspose :: Pdf :: BorderSide :: Box , .5f , Aspose :: Pdf :: Color...

    docs.aspose.com/pdf/ar/cpp/complex-pdf-example/
  5. Modifiche API pubbliche in Aspose.Cells 17.1.0|...

    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....BOX_WHISKER: La serie è disegnata come box and whisker...

    docs.aspose.com/cells/it/java/public-api-change...
  6. Archiver

    les archives...recadrage (x1, y1, x2, y2) crop_box = ap.Rectangle(100, 100, 400...document.pages: page.crop_box = crop_box # Étape 4 : Enregistrer...

    blog.aspose.com/fr/pdf/crop-in-pdf-file/
  7. ארכיון

    ארכיון...t(u"New Custom", ObjectExt::Box<int32_t>(12)); documentProperties->idx_set(u"My..._set(u"My Name", ObjectExt::Box<String>(u"Aspose")); documen...

    blog.aspose.com/he/slides/access-or-modify-prop...
  8. Aspose.3D Document Object Model (DOM)|Documenta...

    Ogni scena 3D può comprendere un numero qualsiasi di visualizzazioni. Utilizzando Aspose.3D for .NET API, gli sviluppatori possono acquisire una o più visualizzazioni in un singolo screenshot. Possono renderizzarlo nell'applicazione .NET o in un'immagine basata sulla GUI....3D includono: Box : La primitiva scatola consente...RoughnessFactor = 0.9 ; // create a box to which the material will be...

    docs.aspose.com/3d/it/net/aspose-3d-document-ob...
  9. Extensiones CSS – Aspose.HTML for .NET

    Obtenga información sobre los prefijos de proveedores de CSS y considere un ejemplo de C# sobre el uso de extensiones CSS....write content inside the margin-boxes */ 13 margin-top: 1cm; 14 margin-left:...title located at the top-center box */ 25 @top-center 26 { 27 -aspose-content:...

    docs.aspose.com/html/es/net/css-extensions/
  10. PythonでのAspose.PDF for .NETの使用|Aspose.PDF for .NET

    このチュートリアルでは、PythonでPDFファイルを作成および変更するさまざまな方法を探ります。... Box , 1.0 , Color . DarkSlateGray...= BorderInfo ( BorderSide . Box , 0.5 , Color . Black ) table...

    docs.aspose.com/pdf/ja/net/python-net/