Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 17,204 for

rotate

(0.22 sec)
  1. Εργασία με Γραμματόσημα μέσω C++ | Aspose.PDF

    Απλός πηγαίος κώδικας επίδειξης για εργασία με γραμματόσημα σε PDF σε οποιαδήποτε πλατφόρμα με γλώσσα C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/el/cpp/stamps/
  2. עבודה עם בולים דרך C++ | Aspose.PDF

    קוד מקור הדגמה פשוט לעבוד עם חותמות ב- PDF על כל פלטפורמה עם שפת C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/he/cpp/stamps/
  3. Trabajar con sellos a través de C++ | Aspose.PDF

    Código fuente de demostración simple para trabajar con sellos en PDF en cualquier plataforma con lenguaje C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/es/cpp/stamps/
  4. Trabalhar com carimbos via C++ | Aspose.PDF

    Código-fonte de demonstração simples para trabalhar com carimbos em PDF em qualquer plataforma com linguagem C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/pt/cpp/stamps/
  5. Arbeta med Frimärken via Java | Aspose.PDF

    Java-källkod för att arbeta med frimärken i PDF på Java och PHP, Delphi....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...

    products.aspose.com/pdf/sv/java/stamps/
  6. کار با تمبرها از طریق Java | Aspose.PDF

    کد منبع جاوا برای کار با تمبر در PDF در جاوا و پی اچ پی، دلفی....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...

    products.aspose.com/pdf/fa/java/stamps/
  7. C++ 를 통해 텍스트 스탬프 추가 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF에 텍스트 스탬프를 추가하는 간단한 데모 소스 코드입니다....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/ko/cpp/stamps/text/
  8. 使用 via C++ 添加文字图章 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上为PDF添加文本戳。...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/zh-hans/cpp/stamps/text/
  9. Product Overview|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....color of barcode elements, rotation angle, image quality, X-dimension...height, resolution, color, rotation angle, text label and captions...

    docs.aspose.com/barcode/java/product-overview/
  10. PreprocessImage | Aspose.OCR for .NET API Refer...

    Use image preprocessing to improve the accuracy of OCR. Create a list of filters that will be applied to the input image in the order you specify. example to create filters PreprocessingFilter filters new PreprocessingFilter PreprocessingFilter.Invert PreprocessingFilter.Threshold150 PreprocessingFilter.Binarize PreprocessingFilter.Rotate180 PreprocessingFilter.Resize30003000 Aspose.OCR.Filters.InterpolationFilterType.Box PreprocessingFilter.Scale6f PreprocessingFilter.Dilate You dont need all of them. Set only what you need....Rotate(180), PreprocessingFilter.Resize(3000...Binarize(), PreprocessingFilter.Rotate(180), PreprocessingFilter.Resize(3000...

    reference.aspose.com/ocr/net/aspose.ocr/asposeo...