Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 181,418 for

page

(0.08 sec)
  1. Security Notes|Aspose.Words for .NET

    Aspose.Words for .NET recognizes and adheres to common security standards to ensure a high level of data security. Look at possible security issues and recommendations on how to avoid them using C#....Hide ] What is this page about? This page explains security features...results. Please refresh the page and try again....

    docs.aspose.com/words/net/security/
  2. Working with Attachments | Aspose.Note Document...

    A guide on how to work with attachments in your Java development environment....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-attachme...
  3. PageSetup.borderDistanceFrom property | Aspose....

    PageSetup.borderDistanceFrom 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...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library... Document () page = doc . getPages () . add ()...paragraphs collection of page page . getParagraphs () . add (...

    docs.aspose.com/pdf/java/add-html-string-using-...
  5. SaveFormat | Aspose.Words for Java

    Indicates the format in which the document is saved in Java.... BMP Renders a page of the document and saves it...(macro-free). EMF Renders a page of the document and saves it...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Layout::LayoutEnumerator::MoveNe...

    Aspose::Words::Layout::LayoutEnumerator::MoveNext method. Moves to the next sibling entity in visual order. When iterating lines of a paragraph broken across Pages this method will not move to the next Page but rather move to the next entity on the same Page in C++....across pages this method will not move to the next page but rather...the next entity on the same page. bool Aspose :: Words :: Layout...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。...first page and the first layer var page = document . Pages [ 1...1 ]; var layer = page . Layers [ 0 ]; // Lock the layer layer...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  8. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_Pages property. True if the text in a table row is allowed to split across a Page break....allow_break_across_pages property RowFormat.allow_break_across_pages property...across a page break. @property def allow_break_across_pages ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Developer Guide|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....Layer Insert Shape Shape Page Page Master Master HyperLinks Working...print Options Setting Page Margins Getting Page Width and Height Theme...

    docs.aspose.com/diagram/python-java/developer-g...
  10. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove Text based on subtype/form with Aspose.PDF for Python via .NET library. Remove all forms from the PDF....form elements from the first page of a PDF document and then saves...Load the PDF document. Access page resources. Clear form objects...

    docs.aspose.com/pdf/python-net/remove-form/