Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 181,678 for

page

(0.08 sec)
  1. Փոխարկել HTML WORD Java

    Փոխարկեք HTML ը WORD ձևաչափի Java կոդով: Պահեք HTML որպես WORD օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.docx", page + 1)...

    products.aspose.com/words/hy/java/conversion/ht...
  2. Փոխարկել TEXT WORD Java

    Փոխարկեք TEXT ը WORD ձևաչափի Java կոդով: Պահեք TEXT որպես WORD օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.docx", page + 1)...

    products.aspose.com/words/hy/java/conversion/te...
  3. Փոխարկել DOC EPUB Java

    Փոխարկեք DOC ը EPUB ձևաչափի Java կոդով: Պահեք DOC որպես EPUB օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.epub", page + 1)...

    products.aspose.com/words/hy/java/conversion/do...
  4. Փոխարկել WORD EPUB Java

    Փոխարկեք WORD ը EPUB ձևաչափի Java կոդով: Պահեք WORD որպես EPUB օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.epub", page + 1)...

    products.aspose.com/words/hy/java/conversion/wo...
  5. Aspose PDF (Java): Converting Document to pdf c...

    Hi Team, We are generating document using aspose java and once we generated the document we are saving same document as pdf but for one scenario the column which we appended for table is showing wrongly in pdf but in wo…...like my word document have 5 pages and after saving into pdf when...when i open pdf it have 5 pages but content is same only one line...

    forum.aspose.com/t/aspose-pdf-java-converting-d...
  6. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....Straighten page curvature and fix camera lens distortion for page photos...memory (3) Photos of curved pages Ultra wide-angle and fisheye...

    docs.aspose.com/ocr/net/image-processing/
  7. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....TextBoxField > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...(); // Add a page to PDF file document -> get_Pages () -> Add ();...

    docs.aspose.com/pdf/cpp/create-form/
  8. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveOptions PageLayout property to customize your PDF’s layout for optimal viewing in any reader. Enhance your document's presentation!...PageLayout property Specifies the page layout to be used when the document...Examples Shows how to display pages when opened in a PDF reader...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....‘StructParents’ key missing in page 7.1:9.2(14.7) Error ‘StructParent’...‘[ELEMENT_NAME]’ element on a single page with no bounding box 7.3:2 Error...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  10. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app....then display the image on a page. Create Blazor WebAssembly Application...the Home.razor file in the Pages folder, write code to add some...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...