Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 849 for

matrix transformation

(0.13 sec)
  1. Extrair Tabela de Documento PDF|Aspose.PDF for ...

    Aspose.PDF for .NET torna possível realizar várias manipulações com as tabelas contidas em seu documento pdf....GraphicsPath (); // Default ctm matrix value is 1,0,0,1,0,0 System...System . Drawing . Drawing2D . Matrix lastCTM = new System . Drawing...

    docs.aspose.com/pdf/pt/net/extract-table-from-e...
  2. Масштабирование SVG – SVG Scaling – C#

    Примеры C# для масштабирования SVG. Рассмотрены случаи использования функции масштабирования scale() в transform атрибуте и матрице преобразования....атрибуте transform , а также матрицы преобразования – matrix(a,b,c...функции scale() для атрибута transform . Создайте экземпляр класса...

    docs.aspose.com/svg/ru/net/svg-scaling/
  3. NNNransformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....Custom Matrix, all of them are supported by the Transform class...scenario, we provided a class Transform to access these in Aspose...

    docs.aspose.com/3d/tr/java/adding-transformatio...
  4. Procurar

    Procurar... incluindo a transformação Matrix, Global, Local e World usando...programaticamente usando C# # A classe Matrix tem uma matriz afim de 3 por...

    blog.aspose.com/pt/drawing/matrix-global-local-...
  5. Arbeiten mit Farbverläufen in PostScript | .NET

    Das Hinzufügen eines Farbverlaufs in einer PS-Datei ist eine Funktion, die von Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....Pinsel die erforderliche Transformation ein. Legen Sie den Verlaufspinsel... 70), 0f); 22 //Create a transform for the brush. X and Y scale...

    docs.aspose.com/page/de/net/ps/working-with-gra...
  6. Извлечение таблицы из PDF|Aspose.PDF for C++

    Aspose.PDF для C++ позволяет выполнять различные манипуляции с таблицами, содержащимися в вашем PDF-документе. Вы можете добавить и извлечь таблицу в существующем PDF-документе, отобразить таблицу на новой странице и т.д....#include <drawing/drawing2d/matrix.h> #include <drawing/drawing2d/graphics_path...#include <Aspose.PDF.Cpp/DOM/Matrix.h> #include <Aspose.PDF.Cpp/Text/TextFragment...

    docs.aspose.com/pdf/ru/cpp/extract-table-from-e...
  7. استخراج جدول من PDF|Aspose.PDF لـ C++

    يجعل Aspose.PDF for C++ من الممكن تنفيذ عمليات متنوعة مع الجداول الموجودة في مستند pdf الخاص بك. يمكنك إضافة واستخراج جدول في مستند PDF موجود، عرض الجدول على صفحة جديدة إلخ....#include <drawing/drawing2d/matrix.h> #include <drawing/drawing2d/graphics_path...#include <Aspose.PDF.Cpp/DOM/Matrix.h> #include <Aspose.PDF.Cpp/Text/TextFragment...

    docs.aspose.com/pdf/ar/cpp/extract-table-from-e...
  8. Arbeiten mit Bildern in PostScript | .NET

    Wie man ein Bild zu einer PS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....Erstellen Sie die erforderliche Transformation für das Bild. Fügen Sie...//Create image transform 18 Matrix transform = new Matrix(); 19 transform...

    docs.aspose.com/page/de/net/ps/working-with-ima...
  9. PDFドキュメントからテーブルを抽出する|Aspose.PDF for .NET

    Aspose.PDF for .NETは、PDFドキュメントに含まれるテーブルに対してさまざまな操作を実行することを可能にします。...GraphicsPath (); // Default ctm matrix value is 1,0,0,1,0,0 System...System . Drawing . Drawing2D . Matrix lastCTM = new System . Drawing...

    docs.aspose.com/pdf/ja/net/extract-table-from-e...
  10. Escalado SVG – ejemplos de C#

    Ejemplos de C# para escalado SVG. Casos considerados de uso de la función de escala en el atributo de transformación y una matriz de transformación....función scale() en el atributo transform así como una matriz de transformación...transformación – matrix(a,b,c,d,e,f) . Función Scale() El escalado...

    docs.aspose.com/svg/es/net/svg-scaling/