Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 189,465 for

paged

(2.78 sec)
  1. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....doc = doc ) # Insert text with PAGE and NUMPAGES fields. These fields...write ( 'Page ' ) builder . insert_field ( field_code = 'PAGE' , field_value...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::PageSetup::get_Margins method | ...

    Aspose::Words::PageSetup::get_Margins method. Returns or sets preset Margins of the page in C++....or sets preset Margins of the page. Aspose :: Words :: Margins...Shows when to recalculate the page layout of the document. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. AsposeWordsPrintDocument.ColorPagesPrinted | As...

    Discover the Aspose.Words PrintDocument ColorPagesPrinted property to efficiently track the number of pages printed in vibrant color. Maximize your printing insights!...property Gets the number of pages printed in color (i.e. with...Examples Shows how to select a page range and a printer to print...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Aspose::Words::Drawing::ShapeBase::get_Horizont...

    Aspose::Words::Drawing::ShapeBase::get_HorizontalAlignment method. Specifies how the shape is positioned horizontally in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalPosition method. Specifies relative to what the shape is positioned horizontally in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Impression d'un Document|Aspose.Words pour Java

    Imprimez un document à l'aide de Java via les boîtes de dialogue Paramètres, Aperçu avant impression et Progression de l'impression.... Impression de Plusieurs Pages sur Une Seule feuille Aspose...le document apparaîtra sur la page imprimée. La classe MultipagePrintDocume...

    docs.aspose.com/words/fr/java/print-a-document-...
  8. Range.UpdateFields | Aspose.Words for .NET

    Enhance your documents effortlessly with the Range UpdateFields method, updating field values quickly and efficiently for improved accuracy....related to the page layout algorithms (e.g. PAGE, PAGES, PAGEREF)...PAGEREF). The page layout-related fields are updated when you render...

    reference.aspose.com/words/net/aspose.words/ran...
  9. להוסיף דפים ל-PDF בפייתון | להכניס דף ל-PDF

    הוסף עמודים ל-PDF בפייתון. למד כיצד להכניס עמוד ב-PDF, להוסיף עמודים מ-PDFים אחרים, ולהכניס עמודים במיקומים ספציפיים באופן תכנותי....חדש בסוף הקובץ, התקשר למתודה pages.add() . עקוב אחר השלבים למטה...מחלקת Document . השתמשו בשיטת pages.add() כדי להוסיף דף חדש. שמור...

    blog.aspose.com/he/pdf/add-pages-to-pdf-in-python/
  10. 搜索

    搜索...# 將頁面保存為 JPG for page in range(0, doc.page_count): extractedPage...extractedPage = doc.extract_pages(page, 1) extractedPage.save(f"C:\\F...

    blog.aspose.com/zh-hant/words/convert-html-to-i...