Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 190,038 for

paged

(1.4 sec)
  1. Créer ou Ajouter un Tableau dans un PDF|Aspose....

    Aspose.PDF pour C++ est une bibliothèque utilisée pour créer, lire et éditer des tableaux PDF. En utilisant cette bibliothèque, vous pouvez paginer un tableau sur la page PDF en utilisant C++.... Ajoutez le tableau à une page. Enregistrez le fichier. Les...h> #include <Aspose.PDF.Cpp/Page.h> #include <Aspose.PDF.Cpp/PageCollection...

    docs.aspose.com/pdf/fr/cpp/add-table-in-existin...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – php-java 을 사용하여 PDF에서 페이지를 추가, 이동 또는 삭제합니다 https://products.aspose.com/pdf/ko/php-java/pages/ Recent content in php-java 을 사용하여 PDF에서 페이지를 추가, ......com/pdf/ko/php-java/pages/ Recent content in php-java...aspose.com/pdf/ko/php-java/pages/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/php-java/pages/index...
  3. Добавить колонтитулы в PDF в Python|Aspose.PDF ...

    Узнайте, как добавить верхние и нижние колонтитулы в PDF‑файлы с помощью Python, используя текст, изображения и структурированное содержимое.... pages ) + 1 ): # Bind the header and...and footer to the page document . pages [ i ] . header = header...

    docs.aspose.com/pdf/ru/python-net/add-headers-a...
  4. Конвертировать форму Visio в PDF|Documentation

    В этом разделе объясняется, как преобразовать форму visio в PDF с помощью Aspose.Diagram....Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/ru/net/convert-a-visio-...
  5. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram.... get a particular page. get a particular shape. convert...); // Get a particular page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  6. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX documents. Use this code for creating VSTX files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/v...
  7. Create VSSM Files via Python | products.aspose.com

    Python Sample code for generating VSSM documents. Use this code for creating VSSM files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/v...
  8. Create VSSX Files via Python | products.aspose.com

    Python Sample code for generating VSSX documents. Use this code for creating VSSX files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/v...
  9. Create VSDM Files via Python | products.aspose.com

    Python Sample code for generating VSDM documents. Use this code for creating VSDM files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/v...
  10. MirrorMargins in ODT not saved correctly - Free...

    I have a DOCX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...Family odt , words-net , set-page-margin , doc-to-odt Nikita_Sugak...odd and even pages. This means that on odd pages, the left margin...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...