Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 187,807 for

page

(0.1 sec)
  1. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files.... Add a new page using Document.getPages().add()...reference in Page object. Add text to the page using Page.getParagraphs()...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  2. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...static void AddArrowAnnotation(Page page, double x1, double y1, double...LineAnnotation arrow = new LineAnnotation(page, new Aspose.Pdf.Rectangle(x1...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  3. ChapterPageSeparator enumeration | Aspose.Words...

    aspose.words.ChapterPageSeparator enumeration. Defines the separator character that appears between the chapter and Page number....appears between the chapter and page number. Members Name Description...Examples Shows how to work with page chapters. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converting a MD file to PNG using Python | Aspo...

    Sample code on Python for MD to PNG conversion. Use example code for batch MD to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...document, setting options for page layout and other settings. Use...

    products.aspose.com/pdf/python-net/conversion/m...
  5. 将各种图像格式转换为PDF|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF for Java库将各种图像格式转换为PDF。...document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/zh/java/convert-images-form...
  6. Security Features in Ruby|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....Unprotect a Worksheet in Ruby Page Setup Features in Ruby Value...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/security-features-in...
  7. Rotate PDF using JavaScript via C++ | Aspose.PDF

    Rotate PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...Rotate PDF Pages with JavaScript via C++ Do you need to rotate... Move page upper in order to compensate changing page size. Set...

    products.aspose.com/pdf/javascript-cpp/rotate/
  8. Aspose::Words::Saving::IPageSavingCallback::Pag...

    Aspose::Words::Saving::IPageSavingCallback::PageSaving method. Called when Aspose.Words saves a separate Page to fixed Page formats in C++....Words saves a separate page to fixed page formats. virtual void...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the document this collector instance is attached to in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...