Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 6,205 for

box

(0.48 sec)
  1. Szene in komprimiertes AMF-Format exportieren|D...

    Aspose.3D for Java bietet die AmfSaveOptions-Klasse, mit der Sie den booleschen Wert für die Kom primi erung gemäß Ihren Anforderungen festlegen können....scene = new Scene (); Box box = new Box (); Transform tr = scene...getRootNode (). createChildNode ( box ). getTransform (); tr . setScale...

    docs.aspose.com/3d/de/java/export-scene-to-comp...
  2. Geometrien einer 3D-Szene skalieren|Documentation

    Entwickler können nur Geometrien eines 3D-Knotens oder aller Knoten der 3D-Szene skalieren. Um dies zu erreichen, können Entwickler mehrere Scale-Mitglieder der PolygonModifier-Klassen instanz aufrufen....entities import PolygonModifier , Box from aspose.threed import Scene..."huge-scene.obj" ) # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/de/python-net/scale-geometri...
  3. مشهد التصدير إلى تنسيق مضغوط AMF|Documentation

    Aspose.3D for .NET يقدم فئة AmfSaveOptions التي تسمح لك بتعيين قيمة الإنتاج للضغط وفقًا لمتطلباتك. افتراضيًا ، يتم تعيين القيمة إلى true....scene = new Scene (); var box = new Box (); var tr = scene . RootNode...RootNode . CreateChildNode ( box ). Transform ; tr . Scale = new...

    docs.aspose.com/3d/ar/net/export-scene-to-compr...
  4. إنشاء أو تحديث مخططات عروض PowerPoint في C++|وث...

    إنشاء وتخصيص المخططات في عروض PowerPoint باستخدام Aspose.Slides للغة C++. إضافة، تنسيق، وتعديل المخططات مع أمثلة شيفرة عملية في C++....defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...

    docs.aspose.com/slides/ar/cpp/create-chart/
  5. 使用 Python 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 C# 示例代码,以编程方式在 Python 中裁剪 PDF 而不会降低质量... 选择盒子类型并创建新的 Box Rectagle 使用 Save () 方法将更新后的文档保存到新路径。...path_infile ) # Create new Box Rectagle new_box = apdf . Rectangle (...

    products.aspose.com/pdf/zh-hant/python-net/crop/
  6. Tonvert Mesh to Triangle Mesh ve Mrimitive Shap...

    Aspose.3D for .NET API, geliştiricilerin herhangi bir örgü nesnesini, vertex'in özel bellek düzeni ile üçgen ağa dönüştürmelerine izin verir. Vertex'in özel bellek düzeni, kod örneklerinde vertexdeclaration sınıfı tarafından yapısı veya dinamik olarak tanımlanır.... Convert bir Box Triangle Mesh vertex özel bellek...output ); } Below örneği, bir Box’u özel bellek düzeni ile üçgen...

    docs.aspose.com/3d/tr/net/convert-mesh-to-trian...
  7. Identificando nomes de campos de formulário|Asp...

    Aspose.Pdf.Facades permite identificar nomes de campos de formulário usando a classe Form....esse problema é a propriedade Box na classe FormFieldFacade , que...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/pt/net/identifying-form-fie...
  8. Identificación de nombres de campos de formular...

    Aspose.Pdf.Facades permite identificar los nombres de los campos de formulario utilizando la clase Form....este problema es la propiedad Box en la clase FormFieldFacade ...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/es/net/identifying-form-fie...
  9. Lucrul cu câmpurile de formular în Python|Aspos...

    Introduceți, Obțineți sau formatați un câmp de formular într-un document folosind Python....Microsoft Word includ textbox, combo box și checkbox. DocumentBuilder...insert_text_input , insert_check_box și insert_combo_box . Rețineți că, dacă...

    docs.aspose.com/words/ro/python-net/working-wit...
  10. C++を介してPythonを使用してPDFのサイズを設定する|Aspose.PDF for P...

    このセクションでは、C++を介してPythonを使用して、ドキュメントのサイズなどのPDFページのプロパティを取得または設定する方法を示します。...次のコードスニペットは、PDFファイルを開き、 Crop box を調整することで最初のページをリサイズし(Crop boxはAdobe Acrobat...ページからクロップボックスの長方形を取得します crop_box = apCore . page_get_rectangle...

    docs.aspose.com/pdf/ja/python-cpp/get-and-set-p...