Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 181,790 for

page

(0.17 sec)
  1. Branded survey|Documentation

    A customer satisfaction survey decorated with your logo....in the template to the global page settings when generating a printable..."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/br...
  2. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。...72 ; // Add page var pdfPage = document . Pages . Add (); pdfPage...with the same margin as the page var floatBox = new Aspose ....

    docs.aspose.com/pdf/zh/net/working-with-headings/
  3. FieldSeq class | Aspose.Words for Python

    aspose.words.fields.FieldSeq class. Implements the SEQ field...includes the SEQ field and the page's number that the field appears...immediately to the left # of the page number that the main sequence...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Split VSTX Files via Python | products.aspose.com

    Python source code to Split vstx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vstx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  5. Split VSTX Files via Python | products.aspose.com

    Python source code to Split vstx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vstx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  6. Visio Documents Python API | products.aspose.com

    Aspose.Diagram for Python via .Net is a visio API to read, write and convert Microsoft Visio Documents like VSDX, VDX and more formats...diagram data like document, page, master, shape, stylesheet,...the highest fidelity. Export Page of Visio VSDX File to PNG Format...

    products.aspose.com/diagram/python-net/
  7. Split VST Files via Python | products.aspose.com

    Python source code to Split vst file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vst" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  8. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Floating Tables To Break Across Pages. do_not_expand_shift_return...Allow Tables to AutoFit Into Page Margins. layout_raw_table_width...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 文件中提取表格。...path_infile ) for page in pdf_document . pages : absorber = apdf...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  10. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。因此,现在我们的文档将有一页。 为了添加图像,我们创建...HorizontalAlignment ; import com.aspose.pdf.Page ; import com.aspose.pdf.Position...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...