Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 7,273 for

rotate

(0.15 sec)
  1. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...//Print the file with adjusted rotation viewer.PrintPageDialog = false;...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  2. Aspose.PSD for .NET 19.3 - Release Notes|Docume...

    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....Category PSDNET-104 Rendering of rotated by TransformMatrix Text Layers...examples: PSDNET-104. Rendering of rotated by TransformMatrix Text Layers...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-3...
  3. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)... rotation Gets or sets the rotation of the data labels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a shape's size and location in points, enhancing your design precision and layout control....include the rotation of this shape or the rotation of the parent...

    reference.aspose.com/words/net/aspose.words.dra...
  5. PDF 페이지 스탬프 추가|Aspose.PDF for Java

    이 섹션에서는 PdfFileStamp 클래스를 사용하여 Aspose.PDF Facades를 사용하는 방법을 설명합니다....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ko/java/add-pdf-page-stamp/
  6. إضافة طوابع نصية في PDF C#|Aspose.PDF for .NET

    إضافة طابع نصي إلى مستند PDF باستخدام فئة TextStamp مع مكتبة Aspose.PDF for .NET....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ar/net/text-stamps-in-the-p...
  7. Tambahkan Stempel Teks di PDF C#|Aspose.PDF for...

    Tambahkan stempel teks ke dokumen PDF menggunakan kelas TextStamp dengan Aspose.PDF for .NET library....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/id/net/text-stamps-in-the-p...
  8. Arbeiten mit Transformationen in PostScript | C++

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....hinzu: Translation, Skalierung, Rotation, Scherung oder eine beliebige...oberen Ebene. Copy 1 ////////// Rotation ////////// 2 //Save graphics...

    docs.aspose.com/page/de/cpp/ps/working-with-tra...
  9. Ajouter des filigranes aux présentations en Pyt...

    Apprenez à gérer les filigranes texte et image dans les présentations PowerPoint et OpenDocument avec Python pour indiquer un brouillon, des informations confidentielles, des droits d’auteur, et plus encore....que l’alignement centré, la rotation, la position en avant-plan...watermark_shape ) Définir la rotation du filigrane Voici un exemple...

    docs.aspose.com/slides/fr/python-net/watermark/
  10. SVG-Transformationen – C#-Beispiele

    Erfahren Sie, wie Sie SVG drehen, SVG skalieren und SVG in C# übersetzen. Betrachten Sie Codebeispiele für SVG-Transformationen....wurden C#-Beispiele für die SVG-Rotation behandelt. Berücksichtigte...der Verwendung der Funktion rotate() im Attribut transform sowie...

    docs.aspose.com/svg/de/net/svg-transformations/