Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 140,937 for

paged

(0.07 sec)
  1. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not....signed; Project code page: { vba_project . code_page } ; Modules count:...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, text frame or a floating table in C++....floating image to the center of a page. auto doc = MakeObject < Document...overlapping text and align it to the page's center. SharedPtr < Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::ParagraphFormat::get_KeepWithNex...

    Aspose::Words::ParagraphFormat::get_KeepWithNext method. True if the paragraph is to remains on the same page as the paragraph that follows it in C++....paragraph is to remains on the same page as the paragraph that follows...to stay together on the same page. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Использование графических утилит XPS | С++

    Узнайте, как легко создавать изображения и относительно сложные фигуры на странице XPS с помощью графических утилит в Aspose.Page API для C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/cpp/xps/graphic-utilities/
  5. PDF 내 텍스트 서식 설정을 위한 Python 사용|Aspose.PDF for Py...

    이 페이지는 PDF 파일 내에서 텍스트를 서식화하는 방법을 설명합니다. 줄 들여쓰기 추가, 텍스트 테두리 추가, 밑줄 텍스트 추가 등이 포함됩니다.... Page page = document . Pages . Add (); string...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/ko/python-net/text-formatti...
  6. PageInfo.getSizeInPixels2 method | Aspose.Words...

    Aspose.Words.Rendering.PageInfo.getSizeInPixels2 method...getSizeInPixels2(scale, dpi) Calculates the page size in pixels for a specified...inch). Returns The size of the page in pixels. getSizeInPixels2(scale...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Recadrer l'EPS à l'aide de la solution API Java

    La fonctionnalité Crop EPS offerte par la solution API Aspose.Page pour Java est expliquée et illustrée avec les extraits de code ici....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/java/crop-eps/
  8. Crop EPS | Рішення C# .NET API

    Функціональність Crop EPS, яку пропонує API-рішення Aspose.Page для .NET, пояснюється та ілюструється за допомогою фрагментів коду тут....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/net/crop-eps/
  9. Gestire i ticket di stampa dei file XPS | C++

    API C++ per lavorare con XPS. Include la funzionalità per gestire i ticket di stampa. Esempi C++ su come crearli, modificarli, ottenerli e collegarli....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/it/cpp/print-tickets-xps/
  10. Trabajando con Artefactos en C++|Aspose.PDF par...

    Esta página describe cómo trabajar con la clase Artifact usando Aspose.PDF para C++. Los fragmentos de código muestran cómo agregar una imagen de fondo a las páginas PDF y cómo obtener cada marca de agua en la primera página de un archivo PDF....página particular, la clase Page tiene la propiedad Artifacts...set_IsBackground ( true ); document -> get_Pages () -> idx_get ( 1 ) -> get_Artifacts...

    docs.aspose.com/pdf/es/cpp/artifacts/