Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 15,457 for

transformation

(0.08 sec)
  1. Java 를 사용하여 XML 변환 | Aspose.PDF

    Java 용 Aspose.PDF 파일을 사용하여 Java 샘플 코드를 사용하여 프로그래밍 방식으로 XML을 변환합니다.... newInstance (); Transformer transformer = factory . newTransformer...StreamResult ( baos ); transformer . transform ( xmlSource , output...

    products.aspose.com/pdf/ko/java/transform-xml/
  2. Geometri|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....Contents [ Hide ] Lägger till transformation till noden Exponera Geometrisk...Geometrisk Transformation Lägg till material till 3D-entiteter...

    docs.aspose.com/3d/sv/nodejs-java/geometry/
  3. Förenkla skapandet av transformationsmatris med...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the Transformation matrix by the chain operations....simplifies the creation of the transformation matrix by the chain operations...<summary> /// Append the new transform to the chain /// </summary>...

    docs.aspose.com/3d/sv/net/simplify-the-creation...
  4. Szincir işlemleri ile dönüşüm matrisinin oluştu...

    Aspose.3D for .NET API, dönüşüm matrisinin zincir işlemleri tarafından oluşturulmasını kolaylaştıran transformbuilder sınıfını sunar....<summary> /// Append the new transform to the chain /// </summary>...<summary> /// Prepend the new transform to the chain /// </summary>...

    docs.aspose.com/3d/tr/net/simplify-the-creation...
  5. 使用 C++ 转换 XML | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码以编程方式转换 XML...String xsltString ) { auto transform = MakeObject < System :: Xml...StringReader > ( xsltString )); transform -> Load ( reader ); auto memoryStream...

    products.aspose.com/pdf/zh-hant/cpp/transform-xml/
  6. Sahneyi sıkıştırılmış AMF formatına aktar|Docum...

    Aspose.3D for .NET, gereksinimlerinize göre sıkıştırma için bool değerini ayarlamanızı sağlayan amfsaveoptions sınıfı sunar. Varsayılan olarak değer doğrudur.... Transform ; tr . Scale = new Vector3...CreateChildNode ( box ). Transform ; // Scale transform tr . Scale = new...

    docs.aspose.com/3d/tr/net/export-scene-to-compr...
  7. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for .NET offers AmfSaveOptions class which allows you to set bool value for compression as per your requirements. By default the value is set to true.... Transform ; tr . Scale = new Vector3...CreateChildNode ( box ). Transform ; // Scale transform tr . Scale = new...

    docs.aspose.com/3d/net/export-scene-to-compress...
  8. Hinzufügen von Animations eigenschaft und Setup...

    In Aspose.3D ist Objekt animation eigentlich eine Key-Frame-Animation, die auf Eigenschaften animiert. Um Eigenschaften zu animieren, benötigen Sie eine CurveMapping-Instanz, die Komponenten einer Eigenschaft verschiedenen Kurven zuordnet. Beispiels weise kann eine Vector3-Eigenschaft 3 Komponenten X/Y/Z enthalten, wodurch drei Kanäle in Curve Mapping eingerichtet werden. Jeder Kanal kann einen Satz haben von Kurven....animieren: Hinzufügen der Transformation zum Knoten . In Aspose...translation property on node's transform object Property translation...

    docs.aspose.com/3d/de/net/add-animation-propert...
  9. Werfen und empfangen Sie Schatten auf 3D Geomet...

    Im Allgemeinen können einige 3D-Dateiformate schatten bezogene Einstellungen in Geometrie wie FBX speichern. Mit Aspose.3D for .NET können Entwickler ein Bild rendern, indem sie Schatten aus der Sicht einer Lichtquelle zuordnen. Die Bildqualität hängt von der Lichtquelle, dem Höhenwinkel und dem Abstand zwischen der Kamera und den geometrischen Objekten ab.... Transform . Translation = new Vector3... DarkOrange ) }; plane . Transform . Translation = new Vector3...

    docs.aspose.com/3d/de/net/cast-and-receive-shad...
  10. Trasforma XML usando Java | Aspose.PDF

    Trasforma XML a livello di codice con codice di esempio Java usando Aspose.PDF per Java... newInstance (); Transformer transformer = factory . newTransformer...StreamResult ( baos ); transformer . transform ( xmlSource , output...

    products.aspose.com/pdf/it/java/transform-xml/