Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 189,171 for

paged

(2.34 sec)
  1. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION field. To learn more, visit the documentation article in C++....SECTIONPAGES fields to number pages by sections. auto doc = System...()); // A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Конвертировать форму 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-...
  3. 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...
  4. Archiv

    Archiv...Pages.Add() eine Seite hinzu. Erstellen...Seite hinzufügen Page page = document.Pages.Add(); // Text zu...

    blog.aspose.com/de/pdf/create-pdf-files-using-c...
  5. Working with print tickets | .NET

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/xps/print-tickets/
  6. Manipulating print tickets | Java

    Discover how to set XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/xps/print-tickets/
  7. Создание AcroForm - Создание заполняемого PDF в...

    С помощью Aspose.PDF for .NET вы можете создать форму с нуля в вашем PDF файле...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/ru/net/create-form/
  8. Créer un AcroForm - Créer un PDF remplissable e...

    Avec Aspose.PDF for .NET, vous pouvez créer un formulaire à partir de zéro dans votre fichier PDF...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/fr/net/create-form/
  9. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...h> #include <aspose/pdf/page.h> #include <aspose/pdf/text_fragment...<aspose/pdf/document.h> #include <aspose/pdf/page.h> #include <aspose/pdf/text_fragment...

    forum.aspose.com/t/your-examplesimple-does-not-...
  10. Archiv

    Archiv...PDF Datei foreach(Page page in document.Pages) { // Drehen Sie...Dokument im gewünschten Winkel page.Rotate = Rotation.on180; } //...

    blog.aspose.com/de/pdf/rotate-pdf-text-image-pa...