Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 143,319 for

paged

(0.08 sec)
  1. API di conversione da PS a PNG per C# | .NET

    PS a PNG C#. Usa il codice di esempio API per la conversione di file PS in PNG all'interno di VB.NET, Asp.NET o qualsiasi applicazione basata su .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/it/net/conversion/ps-t...
  2. Quản lý số lượng trang trong tệp XPS | .NET

    .NET API Giải pháp quản lý tệp XPS. Thêm hoặc xóa các trang từ hoặc vào tài liệu XPS bằng một vài dòng mã C#....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/vi/net/add-delete-pages/
  3. Worksheet Views|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....Worksheet Views Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. The Normal view...

    docs.aspose.com/cells/go-cpp/worksheet-views/
  4. Anotaciones Adhesivas en PDF|Aspose.PDF para Java

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto. Se utiliza para representar gráficos en la página. Consulte el fragmento de código para resolver esta tarea....pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/es/java/sticky-annotations/
  5. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  6. كيفية تكبير ورقة عمل باستخدام Python.NET|Docume...

    توضح هذه المقالة كيفية تكبير ورقة العمل باستخدام Aspose.Cells for Python.NET....PageSetup object page_setup = sheet . page_setup # Set the worksheet...to 1 page wide and 1 page tall page_setup . fit_to_pages_wide...

    docs.aspose.com/cells/ar/python-net/how-to-scal...
  7. Add Figures Annotations using C++|Aspose.PDF fo...

    이 문서에서는 Aspose.PDF for C++를 사용하여 PDF 문서에서 도형 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다....pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/ko/cpp/figures-annotation/
  8. إضافة تعليقات توضيحية للأشكال باستخدام C++|Aspo...

    يصف هذا المقال كيفية إضافة، الحصول على، وحذف التعليقات التوضيحية للأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF لـ C++...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/ar/cpp/figures-annotation/
  9. Formatage du Document PDF|Aspose.PDF pour PHP v...

    Formater le Document PDF avec Aspose.PDF pour PHP via Java. Utilisez l'extrait de code suivant pour résoudre vos tâches....Document et de l’Affichage des Pages Ce sujet vous aide à comprendre...visualisation et comment les pages sont affichées. Pour définir...

    docs.aspose.com/pdf/fr/php-java/formatting-pdf-...
  10. إنشاء AcroForm - إنشاء PDF قابل للتعبئة في C#|A...

    مع Aspose.PDF for .NET يمكنك إنشاء نموذج من الصفر في ملف PDF الخاص بك...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/ar/net/create-form/