Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 188,045 for

page

(0.54 sec)
  1. Document conversion occurs without any prompts ...

    Today, I encountered an issue while processing document conversion. A Word file couldn’t be converted, and there was no error message or prompt. After debugging, I found that the problem might be caused by some code with…...the document and retrieve its page count . However, there is no...or saving document to fixed page formats, however, the most time...

    forum.aspose.com/t/document-conversion-occurs-w...
  2. Convert Image to EPS in Python

    This quick guide explains how to convert Image to EPS in Python. It shares IDE settings, stepwise process, and a code sample to convert JPG to EPS file in Python....Page Product Family Aspose.PSD Product...EPS in Python Set up Aspose.Page to render the image to EPS format...

    kb.aspose.com/page/python/convert-image-to-eps-...
  3. Convert Image to EPS in C#

    This brief tutorial covers how to convert Image to EPS in C#. It discusses the environment configuration, the algorithm, and a sample code to convert JPG to EPS file in C#....Page Product Family Aspose.PSD Product...to EPS in C# Install Aspose.Page to export an image to EPS format...

    kb.aspose.com/page/net/convert-image-to-eps-in-...
  4. How to Merge Visio Files in Python

    This tutorial explains how to merge Visio files in Python. It contains the stepwise approach along with a code snippet to combine Visio files in Python....Page Product Family Aspose.PSD Product...different Visio diagrams page-by-page allowing the access of various...

    kb.aspose.com/diagram/python/how-to-merge-visio...
  5. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveOptions PageLayout property to customize your PDF’s layout for optimal viewing in any reader. Enhance your document's presentation!...PageLayout property Specifies the page layout to be used when the document...Examples Shows how to display pages when opened in a PDF reader...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…...Cast to CdrImage to access pages CdrImage cdrImage = image as...false); } // Get pages array - for single page CDR, Pages will contain...

    forum.aspose.com/t/layers-missing-when-converti...
  7. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating shape text frame or floating table in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Create a New Diagram in VSTO and Aspose.Diagram...

    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....visOpenHidden ); //Set active page Visio . Page visioPage = vdxApp . ActivePage...); Shape shape = diagram . Pages [ 0 ]. Shapes . GetShape ( shapeId...

    docs.aspose.com/diagram/net/create-a-new-diagra...
  9. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...at the end of the page is pushed to next page. 891×810 26.8 KB...spacing. Set Page Size and Orientation : Ensure that the page size and...

    forum.aspose.com/t/header-alignment-issue-durin...
  10. Paragraph.IsEndOfCell | Aspose.Words for .NET

    Discover the IsEndOfCell property for paragraphs. Learn how to identify if a paragraph is the last in a cell, enhancing your document structure....to stay together on the same page. Document doc = new Document...MyDir + "Table spanning two pages.docx" ); Table table = doc ...

    reference.aspose.com/words/net/aspose.words/par...