Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 192,010 for

page

(0.2 sec)
  1. Split DOT File Online or via .NET | products.as...

    Free online app to split different DOT files. .NET C# splitter library code for DOT documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new DOT file...

    products.aspose.com/total/net/split/dot/
  2. Line break cuts off link - Free Support Forum -...

    Dear Aspose support, I have a very long link inside a TextFragment, which I want to be recognised as a link and be redirected to it upon click. PDF readers, like for example Adobe Acrobat Reader, recognise links that a…...text going beyond the right page margin and not being readable...“breaking” when reaching the right page margin? Word for example can...

    forum.aspose.com/t/line-break-cuts-off-link/209859
  3. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for .NET....Hide ] Purpose Summary This page explains how to work with control...results. Please refresh the page and try again....

    docs.aspose.com/words/net/working-with-control-...
  4. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of a sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C# API or .NET Library....AI Document Assistant Close Page Setup Features Count number...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/find-if-the-worksheet...
  5. Developer Guide in C++|Aspose.Words for C++

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for C++ features, achieve a certain document appearance, or make a use case possible....from a document in flow-layout page format. Mail Merge and Reporting...results. Please refresh the page and try again....

    docs.aspose.com/words/cpp/developer-guide/
  6. Aspose.Total for Reporting Services|Documentation

    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....for Reporting Services Product Page Download Aspose.Words for Reporting...for Reporting Services Product Page Download Aspose.Cells for Reporting...

    docs.aspose.com/total/reportingservices/
  7. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...// 获取特定页面 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...// 获取特定页面 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  8. Aspose::Words::Saving::XamlFixedSaveOptions::ge...

    Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images and fonts) are saved when exporting a document to fixed Page Xaml format. Default is null in C++....exporting a document to fixed page Xaml format. Default is null...you save a Document in fixed page Xaml format, Aspose.Words needs...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Framesets::FramesetCollection::g...

    Aspose::Words::Framesets::FramesetCollection::get_Count method. Gets the number of frames or frames Pages contained in the collection in C++....number of frames or frames pages contained in the collection...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  10. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...trying to do is to write the page number into the footer and have...InsertField(FieldType.FieldPage, true); // page number in merged cell builder...

    forum.aspose.com/t/word-table-cell-merge-issue/...