Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 184,601 for

page

(0.14 sec)
  1. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...Change pages only after comparison Aspose.Words Product Family...and corrections are made in page 1,2,5 after comparing now is...

    forum.aspose.com/t/change-pages-only-after-comp...
  2. 从 Ruby 中的 Visio 绘图中获取页面对象|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....Diagram Java 红宝石 , 称呼 get_page_object_by_id 的方法 获取页面对象 模块。在这里您可以看到示例代码。...模块。在这里您可以看到示例代码。 红宝石代码 def get_page_object_by_id () data_dir = File...

    docs.aspose.com/diagram/zh/java/get-a-page-obje...
  3. Working with Images|Documentation

    This Page describes how to extract, replace or insert an image from a Page of the Visio drawing with Aspose.Diagram library....Images From a Visio Page In Microsoft Visio, pages are either foreground...background pages. You can extract images from a particular page of a...

    docs.aspose.com/diagram/python-java/working-wit...
  4. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents....PDF, a particular page, or a range of pages). Add text. Graph... Graphs can be drawn on any page location specified by coordinates...

    docs.aspose.com/pdf/java/key-features/
  5. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents....PDF, a particular page, or a range of pages). Add text. Graph... Graphs can be drawn on any page location specified by coordinates...

    docs.aspose.com/pdf/androidjava/key-features/
  6. 跟踪文档转换进度|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....saving page index 0 of pages 11 </ br > End saving page index...0 of pages 11 </ br > Start saving page index 1 of pages 11 </...

    docs.aspose.com/cells/zh/net/track-document-con...
  7. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which Pages has the redlines?...programmatically identify which pages has the redlines? Professionalize...programmatically identify which pages in a PDF document contain redlines...

    forum.aspose.com/t/redlines-in-pdf/315965
  8. FieldToa.page_range_separator property | Aspose...

    FieldToa.Page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a Page range....page_range_separator property FieldToa.page_range_separator property...start and end of a page range. @property def page_range_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 从PDF中提取段落|Aspose.PDF for Java

    本文描述了如何使用ParagraphAbsorber - Aspose.PDF中的一个特殊工具从PDF文档中提取文本。...pdf" ); Page page = doc . getPages (). get_Item...ParagraphAbsorber (); absorber . visit ( page ); PageMarkup markup = absorber...

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  10. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....Page Product Family Aspose.PSD Product...runnable sample code to rotate PDF pages using Java . An explanation...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...