Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 185,608 for

paged

(0.16 sec)
  1. Chercher

    chercher...Word par page à l’aide de C++ Utiliser la plage de pages pour diviser...Fractionner des documents Word par page à l’aide de C++ # Voici les...

    blog.aspose.com/fr/words/split-ms-word-document...
  2. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement....should add all annotations to the page. using namespace System ; using...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); //Create...

    docs.aspose.com/pdf/cpp/highlights-annotation/
  3. إضافات توضيحية إضافية باستخدام C++|Aspose.PDF ل...

    يصف هذا القسم كيفية إضافة، الحصول على، وحذف أنواع إضافية من الإضافات التوضيحية من مستند PDF الخاص بك....CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), new Rectangle...

    docs.aspose.com/pdf/ar/cpp/extra-annotations/
  4. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/net/optimize-pdf/
  5. Apa yang baru|Aspose.PDF untuk Python via .NET

    Halaman ini memperkenalkan fitur baru paling populer di Aspose.PDF untuk Python via .NET yang telah diperkenalkan dalam rilis terbaru.... pages . accept ( text_absorber ) for...= ap . Document () page = document . pages . add () checkbox =...

    docs.aspose.com/pdf/id/python-net/whatsnew/
  6. 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....charge le contenu à mise en page fixe. ``` Le format est destiné...des fragments de texte à la page PDF. En ce qui concerne les...

    docs.aspose.com/pdf/fr/cpp/converting/convert-o...
  7. Formatage de texte à l'intérieur d'un PDF en ut...

    Cette page explique comment formater du texte à l'intérieur de votre fichier PDF. Il y a l'ajout d'un retrait de ligne, l'ajout d'une bordure de texte, l'ajout de texte souligné, etc.... Page page = document . Pages . Add (); string...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/fr/python-net/text-formatti...
  8. إضافة بيانات الشكل واستردادها ونسخها وقراءتها V...

    يشرح هذا القسم كيفية إضافة شكل أو تعيين خاصية الشكل أو نسخ شكل باستخدام Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-2" ); // Add master with stencil file path and master...

    docs.aspose.com/diagram/ar/net/add-retrieve-cop...
  9. Манипуляция таблицами в существующем PDF|Aspose...

    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/ru/python-net/manipulate-ta...
  10. dibujar texto|Documentation

    Esta sección explica cómo dibujar texto en una página visio con Aspose.Diagram. Admite el uso de C# para dibujar texto y guardarlo como pdf, svg, html, image, xps y otros formatos....diamond shape in page long shapeId = diagram . Pages [ 0 ]. DrawPolyline...added shape from page Shape shape = diagram . Pages [ 0 ]. Shapes...

    docs.aspose.com/diagram/es/net/drawing/draw-text/