Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 184,578 for

page

(0.12 sec)
  1. Aspose::Words::Tables::Table::get_AllowOverlap ...

    Aspose::Words::Tables::Table::get_AllowOverlap method. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed. Default value is true in C++....get_AllowOverlap ()); // Only Margin, Page, Column available in RelativeHorizontalPo...:: Column ); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Tables::Table::get_VerticalAncho...

    Aspose::Words::Tables::Table::get_VerticalAnchor method. Gets the base object from which the vertical positioning of floating table should be calculated. Default value is Margin in C++....get_AllowOverlap ()); // Only Margin, Page, Column available in RelativeHorizontalPo...:: Column ); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Converting a EMF file to PDF using C# | Aspose.PDF

    Sample code for EMF‑to‑PDF conversion in .NET. Use the API example code for batch EMF‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/emf-to-pdf/
  4. Converting a EMF file to PDF using Python | Asp...

    Sample code on Python for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...initializes the document with no pages or content. Use the add() method...

    products.aspose.com/pdf/python-net/conversion/e...
  5. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...options ) Shows how to render one page from a document to a JPEG image...= doc ) builder . writeln ( 'Page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Sitefinity Export Users to Word|Aspose.Words fo...

    Export Sitefinity users into Microsoft Word or OpenOffice document using Aspose.Words Sitefinity Export Users to Word in C#....Hide ] What is this page about? This page explains how to export...Administrator ’ account. The login page can be reached by https://www...

    docs.aspose.com/words/net/sitefinity-export-use...
  7. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to....Remarks If you need to access page indexes of the document nodes...a document instance, before page layout of the document is built...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Create Chart PDF with Desired Page Size You can create a chart...chart PDF with your desired page size using Aspose.Cells and specify...

    docs.aspose.com/cells/cpp/chart-to-pdf/
  9. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....first page of PDF file auto tocPage = document -> get_Pages () ->..."First page" , 0 ); titles -> SetValue ( u "Second page" , 1 );...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  10. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...you see when converting PDF pages that contain emojis is caused...time from several seconds per page to a few hundred milliseconds...

    forum.aspose.com/t/pdf-containing-emojis-conver...