Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 192,335 for

paged

(0.24 sec)
  1. Робота зі сторінками | Рішення C++ API

    Як додати сторінки до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/cpp/xps/working-with-pa...
  2. Ritaglia il PDF usando Java | Aspose.PDF

    Ritaglia il PDF senza perdere la qualità in Java a livello di codice con codice di esempio C# usando Aspose.PDF per Java...new Document ( "crop_page.pdf" ); Page page = pdfDocument . getPages...println ( page . getCropBox ()); System . out . println ( page . getTrimBox...

    products.aspose.com/pdf/it/java/crop/
  3. Trabalhar com Páginas | Solução API C++

    Como adicionar páginas a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/pt/cpp/xps/working-with-pa...
  4. Ajouter un objet courbe au fichier PDF|Aspose.P...

    Cet article explique comment créer un objet courbe dans votre PDF en utilisant Aspose.PDF pour C++....collection de paragraphes de la page Enregistrer notre fichier PDF...une page à la collection de pages du fichier PDF auto page = document...

    docs.aspose.com/pdf/fr/cpp/add-curve/
  5. PDF 스티키 주석을 C++로 사용하기|Aspose.PDF for C++

    이 주제는 스티키 주석에 관한 것이며, 예로 텍스트에 워터마크 주석을 보여줍니다. 페이지에 그래픽을 나타내는 데 사용됩니다. 이 작업을 해결하기 위해 코드 스니펫을 확인하세요....pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < WatermarkAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/ko/cpp/sticky-annotations/
  6. Aspose::Words::Layout::LayoutCollector::GetEndP...

    Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based index of the page where node ends. Returns 0 if node cannot be mapped to a page in C++....method Gets 1-based index of the page where node ends. Returns 0 if...if node cannot be mapped to a page. int32_t Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++....nned method Gets number of pages the specified node spans. 0...0 if node is within a single page. This is the same as GetEndPageIndex()...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Layout::LayoutCollector::GetStar...

    Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the page where node begins. Returns 0 if node cannot be mapped to a page in C++....method Gets 1-based index of the page where node begins. Returns 0...if node cannot be mapped to a page. int32_t Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Lavorare con i documenti in un file PS | Python

    L'aggiunta di pagine a un file PS è una funzionalità supportata dalla soluzione API Aspose.Page. Scopri come utilizzare questa funzionalità in Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/it/python-net/ps/working-w...
  10. 아카이브

    아카이브...add() 메서드를 사용하여 PDF 문서에 새 Page 를 추가하고 페이지 여백을 설정합니다. 이미지 파일을...파일을 FileInputStream 객체에 로드합니다. Page.getParagraphs().add(Image) 메서드를...

    blog.aspose.com/ko/pdf/convert-image-to-pdf-java/