Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 10,173 for

page count

(0.11 sec)
  1. Convert HTML To PDF Python

    Convert HTML to PDF format in Python code. Save HTML as PDF using Python....pdf) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.pdf", save_options)...

    products.aspose.com/words/python-net/conversion...
  2. Convert PDF To HTML Python

    Convert PDF to HTML format in Python code. Save PDF as HTML using Python....html) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.html", save_options)...

    products.aspose.com/words/python-net/conversion...
  3. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....During the first pass, all pages of the PDF are converted to...< pagesStream.Count; ++i) { // Set maximum page size to avoid...

    products.aspose.com/words/net/compress/pdf/
  4. TextColumn class | Aspose.Words for Python

    aspose.words.TextColumn class. Represents a single text column...doc ) page_setup = builder . page_setup columns = page_setup...evenly_spaced = False columns . set_count ( 2 ) # Determine the amount...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words parsing gives different results in...

    I used aspose-words in local windows and Macos, it works fine with document having 38 Pages. When I deploy using docker https://packages.microsoft.com/debian/11/prod bullseye mai FROM python:3.10.11 as build WORKDIR /…...fine with document having 38 pages. When I deploy using docker...behaves differently, giving 44 pages instead of 38. Could you please...

    forum.aspose.com/t/aspose-words-parsing-gives-d...
  6. NumberStyle | Aspose.Words for Java

    Specifies the number style for a list footnotes and endnotes Page numbers in Java....list, footnotes and endnotes, page numbers. Examples: Shows how...digital HANJA_READ_DIGIT Korean counting HEBREW_1 Hebrew-1 HEBREW_2...

    reference.aspose.com/words/java/com.aspose.word...
  7. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The document is watermarked with the following code: var document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…...GetColor(); foreach (var page in document.Pages) { page.AddStamp(stamp);...var aftifact = pdfDocument.Pages[1].PageInfo; foreach (var artifact...

    forum.aspose.com/t/get-watermark-text-from-pdf/...
  8. SvgSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SvgSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Svg](../../aspose.words/saveformat/#Svg) format...Allows to control how separate pages are saved when a document is...is exported to fixed page format. (Inherited from FixedPageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SvgSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgSaveOptions to enhance your document conversion to SVG format with customizable features for optimal results....Allows to control how separate pages are saved when a document is...is exported to fixed page format. PageSet { get; set; } Gets or...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions...."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"..."Multi-column questionnaire" , "columns_count" : 3 , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/mu...