Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 143,555 for

page

(0.05 sec)
  1. Aspose.OMR for C++ form structure|Documentation

    The layout, structure and core elements of the Aspose.OMR for C++ machine-readable forms....Located at the corners of the page, these 4 boxes allow a recognition...quickly and reliably determine the page size and orientation. Reference...

    docs.aspose.com/omr/cpp/omr-form-structure/
  2. Using TrueType Fonts in C#|Aspose.Words for .NET

    Aspose.Words for .NET can find the right font or its suitable replacement for correct document rendering using C#. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font.... Converting to Fixed-page Format in C# Enable OpenType...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/using-truetype-fonts/
  3. Using TrueType Fonts in Java|Aspose.Words for Java

    How to find the right font or its suitable replacement, if the required font cannot be found, for correct rendering using Aspose.Words for Java.... Converting to Fixed-page Format in Java Enable OpenType...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/java/using-truetype-fonts/
  4. Aspose::Words::Vba::VbaProject::get_CodePage me...

    Aspose::Words::Vba::VbaProject::get_CodePage method. Gets or sets the VBA project’s code Page in C++....sets the VBA project’s code page. int32_t Aspose :: Words ::...name: {0} signed; Project code page: {1}; Modules count: {2} \n...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. Convert TEXT To SVG Python

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

    products.aspose.com/words/python-net/conversion...
  6. Convert DOC To PNG Python

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

    products.aspose.com/words/python-net/conversion...
  7. Convert WORD To JPG Python

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

    products.aspose.com/words/python-net/conversion...
  8. Convert TEXT To PNG Python

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

    products.aspose.com/words/python-net/conversion...
  9. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your Page outline. Control borders effortlessly—default setting is true for easy use!...added to the outline of the page. Default is true . public bool...SvgSaveOptions object to save with no page borders or selectable text....

    reference.aspose.com/words/net/aspose.words.sav...
  10. PageSetup.borderAlwaysInFront property | Aspose...

    PageSetup.borderAlwaysInFront property. Specifies where the Page border is positioned relative to intersecting texts and objects....property Specifies where the page border is positioned relative...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...