Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 192,350 for

page

(0.15 sec)
  1. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....Allows to specify whether the page breaks should be preserved during...saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Հեռացրեք էջի ընդմիջումը Excel-ում C#-ի միջոցով

    Հեռացրեք էջի ընդմիջումը Excel-ում՝ օգտագործելով C#: Ստացեք IDE կարգավորումները, քայլերի ցանկը և օրինակելի կոդը՝ Excel-ում C#-ի միջոցով էջի ընդմիջումը ջնջելու համար:...Page Product Family Aspose.PSD Product...demonstrates how to remove the page break in Excel using C# . If...

    kb.aspose.com/hy/cells/net/remove-page-break-in...
  3. Manage canvases of an XPS file | C++

    C++ API solution for managing XPS files. Code example shows how to clip and transform canvases of XPS files with a few lines of C++ code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/work-with-canvases/
  4. Split VSDM Files via Python | products.aspose.com

    Python source code to Split vsdm file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vsdm" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  5. Split VTX Files via Python | products.aspose.com

    Python source code to Split vtx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vtx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  6. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++....images in applications or web pages. For example, you might need...top, bottom, left, and right page‑setup margins for the source...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  7. Windows Azure Platform|Aspose.Words for .NET

    Use Aspose.Words for .NET when building applications for the Windows Azure Platform. Learn how Aspose.Words works well in the cloud using C#....Hide ] Purpose Summary This page explains how Aspose.Words works...documents to PDF or XPS, or render page images, you need to run your...

    docs.aspose.com/words/net/windows-azure-platform/
  8. EMF to SVG: Missing text - Free Support Forum -...

    Hello, I’m using Aspose.Imaging for .NET (with a Developer OEM license) to convert EMF files to SVG. Here is a file where the bottom right corner text is lost after the conversion. Could you please take a look at this…...Adjust Page Size and Margins : Make sure that the page size and...PageWidth = emfImage.Width; // Set page width rasterizationOptions.PageHeight...

    forum.aspose.com/t/emf-to-svg-missing-text/310935
  9. 关于Table节点的疑问 - Free Support Forum - aspose.com

    现在的Table节点,是否有方法可以直接渲染为图片?...UseDestinationStyles)); // Set maximum allowed page height oneTableDoc.FirstSection...the whole table is on the same page. enumerator.Current = collector...

    forum.aspose.com/t/table/324476
  10. Convert HTML To JPG Python

    Convert HTML to JPG format in Python code. Save HTML 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...