Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 188,100 for

paged

(0.21 sec)
  1. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document....Starts the next section on a new page: builder . insert_break ( aw...BreakType . SECTION_BREAK_NEW_PAGE ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Usando FloatingBox para la generación de texto|...

    Esta página explica cómo formatear texto dentro de un cuadro flotante....Document ()) { var page = document . Pages . Add (); // Create..."text example" )); // Add box page . Paragraphs . Add ( box );...

    docs.aspose.com/pdf/es/net/floating-box/
  3. عرض ملفات تنسيق EPS | المحلول .NET

    افتح لعرض ملفات EPS. التعليمات البرمجية المصدر C# لتحميل وعرض وعرض مستندات EPS على .NET Framework Platform و Windows وتطبيقات ASP.NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/net/viewer/eps/
  4. PS formátumú fájlok megtekintése | .NET Megoldás

    Nyissa meg az PS-fájlok megtekintéséhez. C# az PS rendereléséhez és megjelenítéséhez .NET-keretrendszer platformon, Windows és ASP.NET alkalmazásokon....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/hu/net/viewer/ps/
  5. Перегляд файлів формату EPS | Рішення .NET API

    Переглянути файлиEPS. Вихідний код C# для завантаження та відображення документів EPS з .NET Framework, Windows і програмах ASP.NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/uk/net/viewer/eps/
  6. How to print PDF file in .NET Core|Aspose.PDF f...

    This page explains how to convert a PDF document into XPS in .NET Core and add it as a job to the queue of the local printer....Choosing paper source by PDF page size Since the 24.4 release...choosing paper source by PDF page size in the print dialog is...

    docs.aspose.com/pdf/net/print-dotnetcore/
  7. PDF API 편집하기 | Aspose.PDF

    모든 플랫폼에서 사용할 수 있는 무료 크로스 플랫폼 앱과 High Code API를 사용하여 PDF 문서를 수정할 수 있습니다.... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/ko/redaction/
  8. SplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts in Java....Shows how to split document by pages. String doc = getMyDir() + "Big...setSplitCriteria(SplitCriteria.PAGE); Splitter.split(doc, getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...programmatically identify which pages has the redlines? Professionalize...programmatically identify which pages in a PDF document contain redlines...

    forum.aspose.com/t/redlines-in-pdf/315965
  10. PDF 문서에 페이지 추가|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 기존 PDF에 페이지를 추가하는 방법을 탐색하여 문서를 향상하고 확장합니다.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Insert an empty page in a PDF document . Pages . Insert ( 2 );...

    docs.aspose.com/pdf/ko/net/add-pages/