Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 192,338 for

paged

(0.23 sec)
  1. Archiv

    Archiv... Přidejte Page . Vytvořte Outline a přidejte...initialize Page class object Page page = new Page (); // inicializovat...

    blog.aspose.com/cs/note/create-bulleted-or-numb...
  2. Архів

    Архів...Ініціалізуйте об’єкти класів Page та Outline . Ініціалізуйте об’єкт... додайте Outline до Page , а потім Page до Document Збережіть...

    blog.aspose.com/uk/note/create-bulleted-or-numb...
  3. ארכיון

    ארכיון... הוסף Page . צור Outline והוסף את אובייקטי...אובייקט של מחלקת Page Page page = new Page (); // אתה צריך לאתחל...

    blog.aspose.com/he/note/create-bulleted-or-numb...
  4. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...PageCount; i++) { Document page = docPR.ExtractPages(i, 1);...1); docClone.AppendDocument(page, ImportFormatMode.UseDestinationStyles...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  5. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....rows to be repeated on every page and many more. Aspose.PDF Approach...document is composed of Pages. A page contains one or more paragraphs...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  6. اضافه کردن تصاویر به پی دی اف از طریق C# | Aspo...

    افزودن تصاویر به اسناد PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/fa/net/images/add/
  7. Importar y exportar anotaciones usando Python|A...

    Aprenda cómo importar anotaciones de un PDF y exportarlas a un nuevo documento PDF usando Aspose.PDF for Python via .NET.... page = destination_document . pages . add () Copiar...destino. El segundo argumento en page.annotations.add(annot, True)...

    docs.aspose.com/pdf/es/python-net/import-export...
  8. Configuración de las opciones de impresión|Docu...

    Esta sección explica cómo configurar las opciones de impresión con Aspose.Diagram....vsdx" ); //Get page Page page = diagram . getPages ()...); //Set PrintPageOrientation page . getPageSheet (). getPrintProps...

    docs.aspose.com/diagram/es/java/setting-print-o...
  9. C++를 사용하여 PDF 문서 열기|Aspose.PDF for C++

    Aspose.PDF의 다음 코드 조각으로 PDF 문서를 여는 C++ 라이브러리를 사용하십시오....-> get_Pages () -> get_Count (); std :: cout << "Pages " << countPages...-> get_Pages () -> get_Count (); std :: cout << "Pages " << countPages...

    docs.aspose.com/pdf/ko/cpp/open-pdf-document/
  10. Impostazione delle opzioni di stampa|Documentation

    Questa sezione spiega come impostare le opzioni di stampa con Aspose.Diagram....vsdx" ); //Get page Page page = diagram . getPages ()...); //Set PrintPageOrientation page . getPageSheet (). getPrintProps...

    docs.aspose.com/diagram/it/java/setting-print-o...