Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 11,149 for

scaling

(1.28 sec)
  1. Android में PS को PPSX में निर्यात करें | produ...

    माइक्रोसॉफ्ट वर्ड का उपयोग किए बिना सीजीएम को ओडीपी में बदलने के लिए एंड्रॉइड एपीआई...get_Item ( 0 ); // create a full scale image BufferedImage image =...

    products.aspose.com/total/hi/android-java/conve...
  2. Aspose.PSD für Java 23.7 - Versionshinweise|Doc...

    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.... getLayers ()[ 3 ]; double scale = ( double ) newHeight / smartObjectLayer...smartObjectLayer . getWidth () * scale ); PsdImage innerImage = new...

    docs.aspose.com/psd/de/java/aspose-psd-fur-java...
  3. Extraire le texte de toutes les pages PDF en ut...

    Cet article décrit diverses façons d'extraire du texte de documents PDF en utilisant Aspose.PDF en C++. De pages entières, d'une partie spécifique, basé sur des colonnes, etc....TextFormattingMode :: Pure )); // Setting scale factor to 0.5 is enough to split...allows to algorithm choose scale factor automatically textAbsorber...

    docs.aspose.com/pdf/fr/cpp/extract-text-from-al...
  4. PDF 페이지에서 텍스트 검색 및 가져오기|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 파일에서 텍스트를 검색하고 추출하는 방법을 알아보세요....FromImage ( bmp )) { float scale = resolution / 72f ; gr . Transform...Drawing2D . Matrix ( scale , 0 , 0 , - scale , 0 , bmp . Height...

    docs.aspose.com/pdf/ko/net/search-and-get-text-...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using .NET https://products.aspose.com/pdf/net/pages/ Recent content in Add, Move or Delete pages in PDF using......program-lang:hover { transform: scale(1.1); } .net-color { background-color:...program-lang:hover { transform: scale(1.1); } .net-color { background-color:...

    products.aspose.com/pdf/net/pages/index.xml
  6. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....array into the document and scales it to the specified size. insertImage(byte[]...object into the document and scales it to the specified size. ...

    reference.aspose.com/words/java/com.aspose.word...
  7. PDF에서 텍스트 추출 C#|Aspose.PDF for .NET

    이 문서에서는 C#에서 Aspose.PDF를 사용하여 PDF 문서에서 텍스트를 추출하는 다양한 방법을 설명합니다.... Pure ); // Setting scale factor to 0.5 is enough to split...allows to algorithm choose scale factor automatically textAbsorber...

    docs.aspose.com/pdf/ko/net/extract-text-from-al...
  8. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control....TileScaleX : Defines the horizontal scale of the tile as a percentage...TileScaleY : Defines the vertical scale of the tile as a percentage...

    docs.aspose.com/slides/net/shape-formatting/
  9. Notas de Lançamento Aspose.PSD para Java 23.7|D...

    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.... getLayers ()[ 3 ]; double scale = ( double ) newHeight / smartObjectLayer...smartObjectLayer . getWidth () * scale ); PsdImage innerImage = new...

    docs.aspose.com/psd/pt/java/aspose-psd-for-java...
  10. ページ設定をC++で行う|Documentation

    この記事では、C++ APIを使用してExcelワークシートのページ設定をプログラムで行うサンプルコードを提供します。ページの向き、スケーリング係数、FitToPagesオプション、用紙サイズ、印刷品質、最初のページ番号を設定可能です。... Get ( 0 ); // Set the scaling factor to 100 worksheet . GetPageSetup..."ScalingFactor_out.xls" ); std :: cout << "Scaling factor set successfully!" <<...

    docs.aspose.com/cells/ja/cpp/setting-page-options/