Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 7,546 for

rotate

(0.11 sec)
  1. 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...
  2. 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/
  3. Aspose::Words::Fields::FieldMergeBarcode::get_S...

    Aspose::Words::Fields::FieldMergeBarcode::get_SymbolRotation method. Gets the rotation of the barcode symbol. Valid values are [0, 3] in C++....lRotation method Gets the rotation of the barcode symbol. Valid...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Drawing::TextPath::set_RotateLet...

    Aspose::Words::Drawing::TextPath::set_RotateLetters method. Determines whether the letters of the text are Rotated in C++....the letters of the text are rotated. void Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. إضافة علامة مائية إلى PDF باستخدام C++|Aspose.P...

    توضح هذه المقالة ميزات العمل مع القطع الأثرية والحصول على العلامات المائية في ملفات PDF باستخدام البرمجة بلغة C++....Rotation – يحصل على دوران الأداة الفنية...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ar/cpp/add-watermarks/
  10. إضافة علامة مائية إلى PDF باستخدام C#|Aspose.PD...

    تشرح هذه المقالة ميزات العمل مع العناصر والحصول على العلامات المائية في ملفات PDF باستخدام C# برمجيًا....Rotation : يحصل على دوران العنصر (بالدرجات،...VerticalAlignment . Center ; artifact . Rotation = 45 ; artifact . Opacity...

    docs.aspose.com/pdf/ar/net/add-watermarks/