Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 187,798 for

page

(1.18 sec)
  1. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...#// Save one page only, by page index options . page_index = 0 #//...#// Save one page only, by page index options . page_index = 0 #//...

    docs.aspose.com/diagram/zh/python-net/save-visi...
  2. Convert HTML to XPS | C# Examples

    Learn about the supported HTML to XPS conversion scenarios using Aspose.HTML for .NET API and consider C# examples to illustrate them....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/convert-html-to-xps/
  3. Visio File Drawing NET C# | products.aspose.com

    C# source code to draw geomtry to visio file on .NET Framework, .NET Core, Mono Platforms....geomtry in Pages. Open a Diagram object Select Page via its id...series methods to add geomtry to page Call the Save() method and pass...

    products.aspose.com/diagram/net/drawing/
  4. Aspose::Words::PageSetup::get_BorderAppliesTo m...

    Aspose::Words::PageSetup::get_BorderAppliesTo method. Specifies which Pages the Page border is printed on in C++....method Specifies which pages the page border is printed on. Aspose...border at the top of the first page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Add Watermark To PDF with Golang via C++|Docume...

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with Golang via C++....foreground/background, and scale to the page in RenderingWatermark . Add...foreground/background, and scale to the page in RenderingWatermark . Print...

    docs.aspose.com/cells/go-cpp/add-watermark-to-pdf/
  6. 从 XML 生成 PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 提供了几种将 XML 文件转换为 PDF 文档的方法,要求输入 XML 文件。...<fo:simple-page-master master-name= "simpleA4" page-height= "29..."29.7cm" page-width= "21cm" margin-top= "2cm" margin-bottom= "2cm"...

    docs.aspose.com/pdf/zh/net/generate-pdf-from-xml/
  7. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins....Shows when to recalculate the page layout of the document. doc...of the document within its pages. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Error handling|Documentation

    Debugging and identifying errors in the Aspose.OMR for Java machine-readable forms.... getErrorMessage ()); } Page setup Analyzing your prompt...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/omr/java/generate-template/erro...
  9. Tracking recognition progress|Documentation

    How to track the process of recognition and text extraction from multiPage documents.... For each page or file, the following information...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/cpp/track-progress/
  10. Extract Tables from PDF using Python | Aspose.PDF

    Extract tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...TableAbsorber and iterate over pages Extract table content Save extracted...path_infile ) for page in pdf_document . pages : absorber = apdf...

    products.aspose.com/pdf/python-net/table/extract/