Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 140,374 for

page

(0.16 sec)
  1. Convert HTML To DOC C#

    Convert HTML to DOC format in C# code. Save HTML as DOC using C#....doc); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.doc", saveOptions);...

    products.aspose.com/words/net/conversion/html-t...
  2. Convert TEXT To WORD C#

    Convert TEXT to WORD format in C# code. Save TEXT as WORD using C#....docx); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.docx", saveOptions);...

    products.aspose.com/words/net/conversion/text-t...
  3. IHyphenationCallback.request_dictionary method ...

    IHyphenationCallback.request_dictionary method. Notifies application that hyphenation dictionary for the specified language wasn't found and may need to be registered....method will abort execution of page layout process. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Sample Gallery|Aspose.Words for Reporting Services

    Reports sample screenshots generated by the Aspose.Words for Reporting Services....Product Catalog: DOC, title page, images, headers, footers, rectangles...

    docs.aspose.com/words/reportingservices/sample-...
  5. Several HTML Into SVG Java

    Merge multiple HTML into SVG in Java code. Save HTML as SVG using Java....for ( int page = 0 ; page < output.getPageCount(); page++) { Document...extractedPage = output.extractPages(page, 1 ); extractedPage.save(String...

    products.aspose.com/words/java/merge/html-to-svg/
  6. FootnoteOptions.columns property | Aspose.Words...

    FootnoteOptions.columns property. Specifies the number of columns with which the footnotes area is formatted....of columns on the displayed page. The default value is 0. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.Shadow | Aspose.Words for .NET

    Discover the Font Shadow property, enhance your text with stylish shadow effects for a striking visual appeal in your designs....letters are floating above the page. builder . Font . Shadow = true...

    reference.aspose.com/words/net/aspose.words/fon...
  8. JavaScript OCR – image to text on web pages | A...

    With Aspose JS API, you can add optical character recognition directly to a web Page or in cross-platform Electron apps....your web pages Get texts from images right on a web page using client-side...to extract text from scanned pages, photos, screenshots, and other...

    products.aspose.com/ocr/javascript-cpp/
  9. Convert Image to Visio in C#

    This article shares the details to convert image to Visio in C#. It includes the stepwise guide along with the running sample code to export PNG to Visio in C#....Page Product Family Aspose.PSD Product...the Diagram class and access a page Insert an image as a Visio shape...

    kb.aspose.com/diagram/net/convert-image-to-visi...
  10. Create EPS File in Python

    This article focuses on how to create an EPS file in Python. It explains the step-by-step algorithm and a sample code to make EPS file in Python....Page Product Family Aspose.PSD Product...system by installing the Aspose.Page for creating PostScript files...

    kb.aspose.com/page/python/create-eps-file-in-py...