Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 190,008 for

paged

(0.11 sec)
  1. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document....document are contained in a Page object’s Annotations collection...for that individual page only: every page has its own Annotations...

    docs.aspose.com/pdf/java/multimedia-annotation/
  2. Documentation

    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....ajouter des annotations à la page. Le code suivant montre comment...MakeObject<CaretAnnotation>( document->get_Pages()->idx_get(1), MakeObject<Rectangle>(299...

    docs.aspose.com/pdf/fr/cpp/advanced-operations/...
  3. Установка ориентации и управление экспортом скр...

    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....PageSheet, предоставляемое классом Page, также предоставляет свойства..."Drawing1.vsdx" ); // get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/ru/java/set-orientation...
  4. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly eliminate empty pages from your documents with the Splitter RemoveBlankPages method. Save time and enhance your workflow today!...string, string ) Removes empty pages from the document and saves...the output. Returns a list of page numbers that were removed. public...

    reference.aspose.com/words/net/aspose.words.low...
  5. PageSetup.border_distance_from property | Aspos...

    PageSetup.border_distance_from property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds....specified page border is measured from the edge of the page or from...of the first page. doc = aw . Document () page_setup = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24, 26 to …...the color-type of every single page (Rgb, Grey, BlackAndWhite) of...seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24,...

    forum.aspose.com/t/getcolortype-does-not-reply-...
  7. Procurar

    Procurar...Page page = document.Pages.Add(); // Adicionar...Adicionar texto à nova página page.Paragraphs.Add(new Aspose.Pdf.Text...

    blog.aspose.com/pt/pdf/create-pdf-documents-usi...
  8. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF pages into individual PDF files in your Java applications....topic shows how to split PDF pages with Aspose.PDF for Java into...applications. To split PDF pages into single page PDF files using Java...

    docs.aspose.com/pdf/java/split-document/
  9. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPAGES field...Retrieves the number of the current page within the current section....SECTIONPAGES fields to number pages by sections. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....Insert a Text Shape in the Visio Page Aspose.Diagram API lets developers...Visio page. To achieve this, the AddText method of the Page class...

    docs.aspose.com/diagram/net/working-with-text/