Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 141,213 for

paged

(0.08 sec)
  1. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....you can split the document at page breaks and heading paragraphs...frequently given ParagraphFormat.page_break_before property so it...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Convert Word to Scanned PDF using C#

    This quick tutorial will guide you on how to convert Word to scanned PDF using C#. While using C# convert Word to scanned PDF using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....Page Product Family Aspose.PSD Product...Document class object Convert the page ranges from the Word file and...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  3. HeaderFooterType enumeration | Aspose.Words for...

    Aspose.Words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file....HeaderEven Header for even numbered pages. HeaderPrimary Primary header...numbered pages. FooterEven Footer for even numbered pages. FooterPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HeaderFooterType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooterType enum for easy identification of header and footer types in Word documents. Enhance your document processing today!...0 Header for even numbered pages. HeaderPrimary 1 Primary header...numbered pages. FooterEven 2 Footer for even numbered pages. FooterPrimary...

    reference.aspose.com/words/net/aspose.words/hea...
  5. Document.updatePageLayout method | Aspose.Words...

    Document.updatePageLayout method. Rebuilds the page layout of the document....updatePageLayout() Rebuilds the page layout of the document. updatePageLayout...formats a document into pages and updates the page number related fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. معالجة الجداول في ملفات PDF الموجودة|Aspose.PDF...

    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.... pages [ 1 ]) # الوصول إلى أول جدول...absorber . visit ( pdf_document . pages [ 1 ]) # الحصول على الجدول الأول...

    docs.aspose.com/pdf/ar/python-net/manipulate-ta...
  7. Anotaciones Extra usando C++|Aspose.PDF para C++

    Esta sección describe cómo agregar, obtener y eliminar tipos extra de anotaciones de su documento PDF....CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), new Rectangle...

    docs.aspose.com/pdf/es/cpp/extra-annotations/
  8. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....PAGE_LAYOUT); doc.getViewOptions()...document to fit the width of the page. // Set the "ZoomType" property...

    reference.aspose.com/words/java/com.aspose.word...
  9. 格式 Visio 页|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....allows developers to format pages of a Visio Diagram file. Applying...such method to format Visio pages. 将样式表应用于 Visio 页面 Aspose.Diagram...

    docs.aspose.com/diagram/zh/python-java/format-v...
  10. إضافة نص إلى PDF باستخدام C++|Aspose.PDF لـ C++

    تصف هذه المقالة جوانب مختلفة من العمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....particular page auto pdfPage = document -> get_Pages () -> idx_get...the text fragment to the PDF page textBuilder -> AppendText (...

    docs.aspose.com/pdf/ar/cpp/add-text-to-pdf-file/