Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 140,939 for

paged

(0.07 sec)
  1. Set Ukuran Gambar|Aspose.PDF untuk Java

    Bagian ini menjelaskan cara mengatur ukuran gambar dalam file PDF menggunakan pustaka Java....koleksi halaman file PDF Page page = doc . getPages (). add ();..._dataDir + "aspose-logo.jpg" ); page . getParagraphs (). add ( img...

    docs.aspose.com/pdf/id/java/set-image-size/
  2. Establecer Tamaño de Imagen|Aspose.PDF para Java

    Esta sección describe cómo establecer el tamaño de la imagen en un archivo PDF usando la biblioteca Java....de páginas del archivo PDF Page page = doc . getPages (). add ();..._dataDir + "aspose-logo.jpg" ); page . getParagraphs (). add ( img...

    docs.aspose.com/pdf/es/java/set-image-size/
  3. DocumentBuilder.CurrentSection | Aspose.Words f...

    Discover the DocumentBuilder CurrentSection property to easily access and manage the selected section in your document, enhancing your editing experience....points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field...along with the numbers of the pages on which the references appear)...of authorities entry and its page number. format Gets a FieldFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately....typically appear on curved pages. Low recognition accuracy Text...string Image path. Page int Page number of multi-page images. defectAreas...

    docs.aspose.com/ocr/net/defect-detection/
  6. چرخش PDF با استفاده از PHP | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه PHP با استفاده از Aspose.PDF برای PHP via Java چرخانید...new Document ( $inputFile ); $pages = $document -> getPages ();...java_values ( $pages -> size ()); // Loop through all the pages for (...

    products.aspose.com/pdf/fa/php-java/rotate/
  7. Comment expurger un PDF en Java

    Ce bref guide explique comment rédiger un PDF en Java. Il contient les détails de la configuration du système et l'algorithme pas à pas, suivis d'un exemple de code exécutable pour expurger le texte au format PDF à l'aide de Java....Page Product Family Aspose.PSD Product...le numéro de page ou les coordonnées de la page pour biffer tout...

    kb.aspose.com/fr/pdf/java/how-to-redact-a-pdf-i...
  8. Abrir documento PDF programaticamente|Aspose.PD...

    Aprenda como abrir um arquivo PDF na biblioteca PDF Aspose.PDF for .NET em C#. Você pode abrir PDFs existentes, documentos de stream e documentos PDF criptografados.... WriteLine ( "Pages " + document . Pages . Count ); } } Abrir...Console . WriteLine ( "Pages " + document . Pages . Count ); } } Abrir...

    docs.aspose.com/pdf/pt/net/open-pdf-document/
  9. Открытие PDF-документа программным способом|Asp...

    Узнайте, как открыть PDF-файл в библиотеке C# Aspose.PDF for .NET. Вы можете открыть существующий PDF-документ, документ из потока и зашифрованный PDF-документ.... WriteLine ( "Pages " + document . Pages . Count ); } } Открытие...Console . WriteLine ( "Pages " + document . Pages . Count ); } } Открытие...

    docs.aspose.com/pdf/ru/net/open-pdf-document/
  10. 使用 PHP 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java 使用 PHP 示例代码,以编程方式旋转 PDF 文档...new Document ( $inputFile ); $pages = $document -> getPages ();...java_values ( $pages -> size ()); // Loop through all the pages for (...

    products.aspose.com/pdf/zh-hant/php-java/rotate/