Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 181,396 for

page

(0.14 sec)
  1. Integrate Aspose.Imaging for .NET with a Silver...

    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....this web site; instead a test page will be generated to host the...xaml - the mail application page. MailPage.xaml.cs - the underlying...

    docs.aspose.com/imaging/net/integrate-aspose-im...
  2. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....ControlChar::PageBreak method Page break character: “\x000c” or...() -> get_Count ()); // Add a page break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. AbsorbedTable cannot extract the merged cells -...

    Hi, When I try to get the merged cells which positions are right by the other cells, Aspose pdf cannot extract into TableAbsorber, does there any solution for this problem? Looking forward to your response. In this JPG…...Visit(page); // Replace 'page' with your actual page object...Document(input)) { foreach (var page in document.Pages) { Aspose.Pdf.Text...

    forum.aspose.com/t/absorbedtable-cannot-extract...
  4. C++ Split DOC

    Split DOC files into e Pages using C++ code. Save DOC as separate files using C++....integrate the extracted DOC pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/doc/
  5. C++ Split WORD

    Split WORD files into e Pages using C++ code. Save WORD as separate files using C++....integrate the extracted Word pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/word/
  6. Remove Tables from PDF using C# | Aspose.PDF

    Remove tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET...first page with absorber. Get first table on the page. Remove...absorber . Visit ( pdfDocument . Pages [ 1 ]); var table = absorber...

    products.aspose.com/pdf/net/table/remove/
  7. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....will sit asymmetrically on the page. # The "center" that we align...text, not the middle of the page. paragraph_format = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Python Excel Spreadsheet API | products.aspose....

    Aspose.Cells for Python via .NET library to create, repair, merge, parse and convert excel files. This powerful API provides a streamlined and efficient solution to create, repair, merge, parse and convert excel files, fulfilling specific developer needs with high precision....formulas Configure page setup Adjust page orientation, scaling...NET provides full control over page setup allowing to manipulate...

    products.aspose.com/cells/python-net/
  9. Work with Office Add-ins in C#|Aspose.Words for...

    Aspose.Words for .NET provides various classes for working with Office Add-ins using C#. You can add Task Pane via web extension and customize the pane and extension properties....Hide ] What is this page about? This page explains how to work...results. Please refresh the page and try again....

    docs.aspose.com/words/net/work-with-office-add-...
  10. FramesetCollection.count property | Aspose.Word...

    FramesetCollection.count property. Gets the number of frames or frames Pages contained in the collection....number of frames or frames pages contained in the collection...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...