Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 6,204 for

box

(0.16 sec)
  1. Faire pivoter les pages PDF à l'aide de Python|...

    Ce sujet décrit comment faire pivoter l'orientation de la page dans un fichier PDF existant de manière programmatique avec Python.... media_box newHeight = r . width newWidth...height - newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/fr/python-net/rotate-pages/
  2. Personalizar la conversión de materiales que no...

    La clase Scene de Aspose.3D API representa una escena 3D. Los desarrolladores ya pueden construir una escena 3D añadiendo varias entidades. GLTF 2,0 solo admite materiales de PBR (renderización basada en la física), Aspose.3D API convierte internamente materiales que no son PBR en materiales de PBR antes de exportarlos a GLTF 2,0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/es/net/customize-non-pbr-to-...
  3. Passen Sie die Konvertierung von Nicht-PBR-Mate...

    Die Scene-Klasse der Aspose.3D API repräsentiert eine 3D-Szene. Entwickler können bereits eine 3D-Szene erstellen, indem sie verschiedene Entitäten hinzufügen. GLTF 2.0 unterstützt nur PBR-Materialien (Physically Based Rendering), Aspose.3D API wandelt nicht-PBR-Materialien intern in PBR-Materialien um, bevor sie in GLTF 2,0 exportiert werden....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/de/net/customize-non-pbr-to-...
  4. Quelle est la différence entre les formats FDF,...

    Cette section explique la différence entre les formulaires XML, FDF et XFDF avec les façades Aspose.PDF en utilisant la classe Form....ce problème est la propriété Box dans la classe FormFieldFacade...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/fr/net/whats-the-difference...
  5. 3D sahnelerini GLTF 2.0 formatında C# 'dan tasa...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/tr/net/customize-non-pbr-to-...
  6. Настройте преобразование материалов без PBR в P...

    Класс Сцена Aspose.3D API представляет собой сцену 3D. Разработчики уже могут построить сцену 3D, добавив различные сущности. GLTF 2,0 поддерживает только материалы PBR (физический рендеринг), Aspose.3D API внутренне преобразует материалы, не являющиеся PBR, в материалы PBR перед экспортом в GLTF 2,0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/ru/net/customize-non-pbr-to-...
  7. Обрезка EPS с использованием решения Java API

    Функциональность обрезки EPS, предлагаемая API-решением Aspose.Page для Java, объясняется и иллюстрируется фрагментами кода здесь....; 7 8 //Get initial bounding box of EPS image 9 int [] initialBoundingBox...//Create new bounding box 12 //Bounding box is represented by 4...

    docs.aspose.com/page/ru/java/crop-eps/
  8. Cortar Páginas de PDF programaticamente|Aspose....

    Você pode obter propriedades da página, como largura, altura, bleed-, crop- e trimBox usando Aspose.PDF para Java.... Trim box : A caixa de corte indica o tamanho...após impressão e corte. Art box : A caixa de arte é a caixa desenhada...

    docs.aspose.com/pdf/pt/java/crop-pages/
  9. ค้นหา

    ค้นหา...crop_box = newBox document.pages[1].trim_box = newBox document...pages[1].art_box = newBox document.pages[1].bleed_box = newBox #...

    blog.aspose.com/th/pdf/crop-pdf-pages-in-python/
  10. Crop EPS | Рішення C# .NET API

    Функціональність Crop EPS, яку пропонує API-рішення Aspose.Page для .NET, пояснюється та ілюструється за допомогою фрагментів коду тут....; 7 8 //Get initial bounding box of EPS image 9 int [] initialBoundingBox...//Create new bounding box 12 //Bounding box is represented by 4...

    docs.aspose.com/page/uk/net/crop-eps/