Sort Score
Result 10 results
Languages All
Labels All
Results 8,881 - 8,890 of 140,969 for

paged

(0.15 sec)
  1. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    Discover the BuiltInDocumentProperties Paragraphs property, offering an accurate estimate of paragraph count in your document for better content management....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Tworzenie pliku PDF przy użyciu Python for .NET...

    W tym temacie pokazano, jak używać Aspose.PDF for Python API do łatwego generowania i odczytywania plików PDF w aplikacjach Pythona....Dodaj stronę za pomocą metody Pages.add (). Utwórz nowy obiekt TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/pl/python-net/create/
  3. Изменение размеров страниц в PDF-файле|Aspose.P...

    Попробуйте узнать, как изменить размеры страниц в PDF-файле, используя класс PdfPageEditor.... Свойство Pages можно использовать для указания...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/ru/net/changing-page-sizes-...
  4. Arbeta med kommentarer|Documentation

    Den här sidan beskriver hur man lägger till eller redigerar kommentarer med Aspose.Diagram-biblioteket....retrieve page by name Aspose . Diagram . Page page = diagram...diagram . Pages . GetPage ( "Page-1" ); // retrieve shape by ID Aspose...

    docs.aspose.com/diagram/sv/net/working-with-com...
  5. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies page orientation....Orientation enumeration Specifies page orientation. Members Name Description...Description Portrait Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.characters_per_line property | Aspose...

    PageSetup.characters_per_line property. Gets or sets the number of characters per line in the document grid.... Maximum value depends on page width and font size of the Normal...characters per line of a Letter page with one-inch margins is 43...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method... write ( "\nThis is page " ); builder . insertField (...getFieldCode ()). toEqual ( " PAGE " ); if ( updateInsertedFields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Trabajar con comentarios|Documentation

    Esta página describe cómo agregar un comentario en una página del dibujo Visio con la biblioteca Aspose.Diagram....to add comment anywhere on a page of el dibujo Visio . Agregar...addComment, expuesto por la clase Page, le permite agregar comentarios...

    docs.aspose.com/diagram/es/python-java/working-...
  9. Créer un document PDF par programmation|Aspose....

    Cette page décrit comment créer un document PDF à partir de zéro avec Aspose.PDF pour Python via la bibliothèque .NET....Ajoutez un objet Page à la collection Pages de l’objet Document...collection de paragraphs de la page Enregistrez le document PDF...

    docs.aspose.com/pdf/fr/python-net/create-document/
  10. 파이썬을 사용하여 PDF에 텍스트 추가|Aspose.PDF for Python via...

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하거나 HTML 조각을 추가하거나 사용자 정의 OTF 글꼴을 사용하는 방법을 알아보세요....input_pdf ) # 특정 페이지 가져오기 page = document . pages [ 1 ] # 텍스트 조각 생성 text_fragment...= ap . text . TextBuilder ( page ) # PDF 페이지에 텍스트 조각 추가 builder...

    docs.aspose.com/pdf/ko/python-net/add-text-to-p...