Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 184,547 for

paged

(0.18 sec)
  1. PDF ハイライト注釈|Aspose.PDF for Java

    マークアップ注釈は、文書のテキストにハイライト、下線、取り消し線、またはジグザグの下線として表示されます。...pdf" ); Page page = document . getPages ()....TextFragmentAbsorber ( "PDF" ); tfa . visit ( page ); // 注釈を作成する HighlightAnnotation...

    docs.aspose.com/pdf/ja/java/highlights-annotation/
  2. Установка параметров страницы в Jython|Document...

    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.... page_orientation () self . scaling () def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/ru/java/setting-page-opti...
  3. Public API Changements dans Aspose.Diagram 6.8....

    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....méthode addActiveXControl dans le Page classer. Veuillez vérifier cet..."c:\\temp\\Drawing1.vsdx" ); // Get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/fr/java/public-api-chan...
  4. Anotações Adesivas em PDF|Aspose.PDF para Java

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'Água no texto. Ela é usada para representar gráficos na página. Verifique o trecho de código para resolver essa tarefa....pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/pt/java/sticky-annotations/
  5. PDF to DOC Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...new page to PDF document In loop: add PDF file to new page After...

    products.aspose.com/pdf/cpp/merger/pdf-to-doc/
  6. Bekerja dengan lapisan PDF menggunakan C#|Aspos...

    Tugas berikut menjelaskan cara mengunci lapisan PDF, mengekstrak elemen lapisan PDF, meratakan PDF bertingkat, dan menggabungkan semua lapisan di dalam PDF menjadi satu....first page and the first layer var page = document . Pages [ 1...1 ]; var layer = page . Layers [ 0 ]; // Lock the layer layer...

    docs.aspose.com/pdf/id/net/work-with-pdf-layers/
  7. Работа со страницами в PS-файле | Java

    Как добавить страницы в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/java/ps/working-with-pa...
  8. 텍스트를 PDF로 변환|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java는 일반 텍스트 파일을 PDF로 변환하거나 사전 포맷된 텍스트 파일을 PDF로 변환할 수 있습니다.... Document 객체를 인스턴스화하고 Pages 컬렉션에 새 페이지를 추가합니다. TextFragment의...// Document의 Pages 컬렉션에 새 페이지를 추가합니다. Page page = document ....

    docs.aspose.com/pdf/ko/androidjava/convert-text...
  9. Trabalhar com camadas PDF usando C#|Aspose.PDF ...

    A próxima tarefa explica como bloquear uma camada PDF, extrair elementos da camada PDF, achatar um PDF em camadas e mesclar todas as camadas dentro do PDF em uma só....first page and the first layer var page = document . Pages [ 1...1 ]; var layer = page . Layers [ 0 ]; // Lock the layer layer...

    docs.aspose.com/pdf/pt/net/work-with-pdf-layers/
  10. Работа со слоями PDF с использованием C#|Aspose...

    Следующая задача объясняет, как заблокировать слой PDF, извлечь элементы слоя PDF, сгладить многоуровневый PDF-файл и объединить все слои внутри PDF в один....first page and the first layer var page = document . Pages [ 1...1 ]; var layer = page . Layers [ 0 ]; // Lock the layer layer...

    docs.aspose.com/pdf/ru/net/work-with-pdf-layers/