Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 190,195 for

page

(1.37 sec)
  1. How to Add Fillable Fields in PDF using Python

    This article shares information on how to add fillable fields in PDF using Python. It contains the environment details, programming steps and a runnable sample code to add fillable text box to PDF using Python....Page Product Family Aspose.PSD Product...on a specified position and page. Steps to Add Fields to PDF...

    kb.aspose.com/pdf/python/how-to-add-fillable-fi...
  2. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process...visit the Converting to Fixed-page Format documentation article...this class, Document.update_page_layout() method should be called...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Scaling down an XFA pdf file - Free Support For...

    Hello My client has the need to scale down an existing XFA pdf file and then add a "text" at the bottom of the Page. I was wondering if aspose.pdf would be able to handle someting like this (scaling down a file). Thanks …..."text" at the bottom of the page. I was wondering if aspose.pdf...easily resize PDF document pages using Aspose.Pdf. Please check...

    forum.aspose.com/t/scaling-down-an-xfa-pdf-file...
  4. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately....typically appear on curved pages. Low recognition accuracy Text...string Image path. Page int Page number of multi-page images. defectAreas...

    docs.aspose.com/ocr/java/defect-detection/
  5. Split DOCX File Online or via .NET | products.a...

    Free online app to split different DOCX files. .NET C# splitter library code for DOCX documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new DOCX file...

    products.aspose.com/total/net/split/docx/
  6. Split DOTM File Online or via .NET | products.a...

    Free online app to split different DOTM files. .NET C# splitter library code for DOTM documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new DOTM file...

    products.aspose.com/total/net/split/dotm/
  7. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!... Page , 100 , RelativeVerticalPosi . Page , 100 , 50...RelativeHorizontalPo . Page , 100 , RelativeVerticalPosi . Page , 100 , 50...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Convert PDF file to other formats|Aspose.PDF fo...

    This topic show you how to Aspose.PDF allows to convert PDF file to other file formats....whole PDF document and single page to a Text file. Convert whole...extract the texts from the all pages. // Load the PDF document $document...

    docs.aspose.com/pdf/php-java/convert-pdf-to-oth...
  10. Several WORD Into Image Javascript

    Merge multiple a Word document into Image in JavaScript code. Save a Word document as Image using JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/nodejs-net/merge/word...