Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 142,254 for

page

(0.07 sec)
  1. HelloWorld Example in PHP|Aspose.Words for .NET

    Building documents from scratch using Aspose.Words for .NET in PHP via COM in C#.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/helloworld-example-in...
  2. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide several...users to control how worksheet pages are printed. Setting Print Options...

    docs.aspose.com/cells/cpp/setting-print-options/
  3. Converting Range of DjVu Pages to Separate Imag...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Converting Range of DjVu Pages to Separate Images in Jython Contents...- Converting Range of DjVu Pages to Separate Images To convert...

    docs.aspose.com/imaging/java/converting-range-o...
  4. Microsoft ASP.NET MVC|Aspose.Words for .NET

    How to use Aspose.Words with Microsoft ASP.NET MVC using C#.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/aspose-words-net-for-...
  5. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Programming Sample Split Multiple Pages Aspose.Diagram for Java allows...allows splitting multiple pages while converting the Microsoft Visio...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  6. IDocumentProcessorPlugin.SetTextWatermark | Asp...

    Enhance your documents with the SetTextWatermark method in the IDocumentProcessorPlugin, adding unique text watermarks to every Page effortlessly....Adds text watermark on each page of the document loaded by Load...

    reference.aspose.com/words/net/aspose.words/ido...
  7. Hyphenation.callback property | Aspose.Words fo...

    Hyphenation.callback property. Gets or sets callback interface used to request dictionaries when Page layout of the document is built...to request dictionaries when page layout of the document is built...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node....some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Several HTML Into Image Java

    Merge multiple HTML into Image in Java code. Save HTML as Image 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-im...
  10. Convert JPG To PDF C#

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

    products.aspose.com/words/net/conversion/jpg-to...