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

paged

(0.26 sec)
  1. PDF에 배경 추가|Aspose.PDF for Java

    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 ; public class ExampleAddBackground...Document (); // 문서 객체에 새 페이지 추가 Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/ko/java/add-backgrounds/
  2. Skapa användardefinierad cell i ShapeSheet i PH...

    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....vsd" ); $pages = $diagram -> getPages (); $i...)( string ) $pages -> getCount ()) { $page = $pages -> get ( $i...

    docs.aspose.com/diagram/sv/java/create-user-def...
  3. Offentlig API Ändringar i Aspose.Diagram 16.12....

    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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/sv/java/public-api-chan...
  4. Crea una cella definita dall'utente nello Shape...

    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....vsd" ); $pages = $diagram -> getPages (); $i...)( string ) $pages -> getCount ()) { $page = $pages -> get ( $i...

    docs.aspose.com/diagram/it/java/create-user-def...
  5. Общедоступный API Изменения в Aspose.Diagram 16...

    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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/ru/java/public-api-chan...
  6. Ajouter une image à un PDF en utilisant Python|...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant une bibliothèque Python.... Spécifiez le numéro de page sur lequel l’image sera placée...sur la page, appelez la méthode add_image de la classe Page . Appelez...

    docs.aspose.com/pdf/fr/python-net/add-image-to-...
  7. Determinar el Salto de Línea en TextFragment|As...

    Aprende más sobre cómo determinar un salto de línea de un TextFragment de varias líneas usando C++...GetNotifications () de la Clase Page como sigue, para rastrear la...Document > (); auto page = document -> get_Pages () -> Add (); for...

    docs.aspose.com/pdf/es/cpp/determine-line-break/
  8. ShapeBase.top property | Aspose.Words for Python

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape....points, from the left side of the page. shape . relative_horizontal_position...drawing . RelativeHorizontalPo . PAGE # Set the shape's horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used..."MultiplePages" # properties of the page setup objects of all sections...as_section () s . page_setup . multiple_pages = aw . settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert Word to PDF using Python

    This brief tutorial contains information on how to convert Word to PDF using Python. In order to convert Word to PDF in Python this topic entails the environment configuration steps and API calls required to perform the conversion....Page Product Family Aspose.PSD Product...the page number that you wish to export to PDF using page_set...

    kb.aspose.com/words/python/how-to-convert-word-...