Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 6,244 for

box

(0.21 sec)
  1. Trabajar con campos de formulario en Python|Asp...

    Insertar, obtener o formatear un campo de formulario en un documento usando Python....insert_text_input , insert_check_box y insert_combo_box . Tenga en cuenta que...verificación Llame a insert_check_box para insertar una casilla de...

    docs.aspose.com/words/es/python-net/working-wit...
  2. Экспорт сцены в сжатый формат AMF|Documentation

    Aspose.3D for Node.js via Java предлагает класс AmfSaveOptions, который позволяет вам установить логическое значение для сжатия в соответствии с вашими требованиями....Scene (); var box = new aspose . threed . Box (); var node =...getRootNode (). createChildNode ( box ); node . getTransform (). setScale...

    docs.aspose.com/3d/ru/nodejs-java/export-scene-...
  3. İlkel 3D şekilleri ile sahne oluşturun|Document...

    Using Aspose.3D for .NET, developers can define a scene with primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....Create a Box model scene . RootNode . CreateChildNode ( "box" , new...new Box ()); // Create a Cylinder model scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/tr/net/create-scene-with-pri...
  4. Installation|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....Scene (); var box = new aspose . threed . Box (); scene . getRootNode...getRootNode () . createChildNode ( box ); scene . save ( "out.stl" );...

    docs.aspose.com/3d/fr/nodejs-java/installation/
  5. Sahneyi sıkıştırılmış AMF formatına aktar|Docum...

    Aspose.3D for Node.js via Java, gereksinimlerinize göre sıkıştırma için boole değerini ayarlamanızı sağlayan amfsaveoptions sınıfı sunar....Scene (); var box = new aspose . threed . Box (); var node =...getRootNode (). createChildNode ( box ); node . getTransform (). setScale...

    docs.aspose.com/3d/tr/nodejs-java/export-scene-...
  6. Exportera scen till komprimerat AMF Format|Docu...

    Aspose.3D for Node.js via Java erbjuder AmfSaveOptions klass som låter dig ställa in booleanskt värde för komprimering enligt dina krav....Scene (); var box = new aspose . threed . Box (); var node =...getRootNode (). createChildNode ( box ); node . getTransform (). setScale...

    docs.aspose.com/3d/sv/nodejs-java/export-scene-...
  7. עבודה עם TextBoxs Python|Aspose.Words עבור Pyth...

    עבודה עם תיבות טקסט במסמך באמצעות Python....לקשר לתיבת טקסט היעד: בדוק טקסט Box Sequence ישנן מספר דרכים להציג...טקסט בצורה. The The The text_box יכול להיות ראש, ביניים או Tail...

    docs.aspose.com/words/he/python-net/working-wit...
  8. نحوه برش صفحات PDF با استفاده از پایتون

    این مقاله نحوه برش صفحات PDF با استفاده از پایتون را شرح می دهد. این شامل اطلاعات اولیه برای تنظیم IDE، نوشتن یک برنامه و یک کد نمونه برای برش فایل PDF با استفاده از پایتون است....page شامل ویژگی هایی مانند crop_box برای اندازه صفحه نمایش داده شده...Acrobat، trim_box برای اندازه جعبه نهایی پس از چاپ، art_box برای کادر...

    kb.aspose.com/fa/pdf/python/how-to-crop-pdf-pag...
  9. Variazioni pubbliche di API in Aspose.3D 1.7.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....//Create a blue box don't cast shadows m = ( new Box ()). ToMesh...; Node box = scene . RootNode . CreateChildNode ( "box" , m );...

    docs.aspose.com/3d/it/net/public-api-changes-in...
  10. Python를 사용하여 PDF 양식을 처리하기 | Aspose.PDF

    Python via .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 PDF 양식을 프로그래밍 방식으로 관리합니다....path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/ko/python-net/acroforms/