Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 184,069 for

paged

(0.4 sec)
  1. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....method to insert paragraph, page, column, section or line break...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IPageSavingCallback class | Aspose.Words for Py...

    aspose.words.saving.IPageSavingCallback class. Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats....separate pages when saving a document to fixed page formats.... Methods Name Description page_saving(args) Called when Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C++を使用してPDFに画像を追加|Aspose.PDF for C++

    このセクションでは、C++ライブラリを使用して既存のPDFファイルに画像を追加する方法を説明します。...画像を追加したいページを取得する auto page = document -> get_Pages () -> idx_get (...ページリソースのImagesコレクションに画像を追加する page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/ja/cpp/add-image-to-existin...
  4. RelativeVerticalSize enumeration | Aspose.Words...

    Aspose.Words.Drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically.... Page Specifies that the height is...calculated relatively to the page height. TopMargin Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram....shapes via a connector in the Page class. The code below shows...rectangles shape to page. Add a connector shape to page. Connect the...

    docs.aspose.com/diagram/net/connect-shapes/
  6. Aspose::Words::Saving::ImageColorMode enum | As...

    Aspose::Words::Saving::ImageColorMode enum. Specifies the color mode for the generated images of document pages in C++....generated images of document pages. enum class ImageColorMode Values...Value Description None 0 The pages of the document will be rendered...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Adicionar Imagem a PDF usando C++|Aspose.PDF fo...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca C++....adicionar a imagem auto page = document -> get_Pages () -> idx_get (...Imagens dos recursos da página page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/pt/cpp/add-image-to-existin...
  8. LaTeX document classes

    This article is a concise digest of the LaTeX document classes and their options. It also provides some examples....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tex/java/latex-document-classes/
  9. Menggunakan jenis anotasi PDF tambahan|Aspose.P...

    Bagian ini menjelaskan cara menambahkan, mendapatkan, dan menghapus jenis anotasi tambahan dari dokumen PDF Anda....menggunakan AnnotationSelector Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    docs.aspose.com/pdf/id/java/extra-annotations/
  10. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...获取要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...); // 将图像添加到页面资源的 Images 集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...