Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 189,142 for

paged

(0.17 sec)
  1. ค้นหา

    ค้นหา...Page page = document.Pages.Add(); // เพิ่มข้อความในหน้าใหม่...เพิ่มข้อความในหน้าใหม่ page.Paragraphs.Add(new Aspose.Pdf.Text.TextFragment("Hello...

    blog.aspose.com/th/pdf/create-pdf-documents-usi...
  2. تنسيق النص داخل PDF باستخدام بايثون|Aspose.PDF ...

    توضح هذه الصفحة كيفية تنسيق النص داخل ملف PDF الخاص بك. هناك إضافة مسافة بادئة للسطر، إضافة حدود للنص، إضافة نص تحت الخط، إلخ.... Page page = document . Pages . Add (); string...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/ar/python-net/text-formatti...
  3. Visio Şekil Verilerini Ekleme, Alma, Kopyalama ...

    Bu bölüm, Aspose.Diagram ile bir şeklin nasıl ekleneceğini, şeklin özelliğinin nasıl ayarlanacağını veya bir şeklin nasıl kopyalanacağını açıklar....vsdx" ); // get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-2" ); // Add master with stencil file...

    docs.aspose.com/diagram/tr/java/add-retrieve-co...
  4. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....builder -> Write ( u " \n This is page " ); builder -> InsertField...GetFieldCode ()); ASSERT_EQ ( u " PAGE " , doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Compare PDF Documents in Python|Aspose.PDF for ...

    Learn how to compare PDF documents in Python using side-by-side and graphical difference output with Aspose.PDF for Python via .NET....text and layout changes across pages. Use graphical comparison when...compare two PDF documents page by page. You can choose to compare...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  6. Holen Sie sich ein Seitenobjekt aus Visio Drawi...

    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....Diagram Java für Rubin , Anruf get_page_object_by_id Methode von GetPageObject...Beispielcode. Ruby-Code def get_page_object_by_id () data_dir = File...

    docs.aspose.com/diagram/de/java/get-a-page-obje...
  7. Ottieni un oggetto pagina da Visio Drawing in R...

    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....Java per Rubino , chiamata get_page_object_by_id metodo di OttieniOggettoPagina...esempio. Codice Rubino def get_page_object_by_id () data_dir = File...

    docs.aspose.com/diagram/it/java/get-a-page-obje...
  8. Archiwa

    Archiwa...the accept() method on the pages collection, allowing TextAbsorber...TextAbsorber to process all pages. Pobierz wyodrębniony tekst za pomocą...

    blog.aspose.com/pl/pdf/parse-pdf-in-python/
  9. PDFにページを追加するにはPythonを使用 | PDFにページを挿入する

    PythonでPDFにページを追加する。PDFにページを挿入する方法、他のPDFからページを追加する方法、特定の位置にページをプログラムで挿入する方法を学びます。...ファイルの最後に新しい空白ページを追加するには、 pages.add() メソッドを呼び出します。 以下の手順に従っ...既存のPDFドキュメントを Document クラスを使用してロードします。 pages.add() メソッドを使用して、新しいページを追加します。...

    blog.aspose.com/ja/pdf/add-pages-to-pdf-in-python/
  10. Concatenar documentos PDF em C#|Aspose.PDF for ...

    Esta seção explica como concatenar documentos PDF com Aspose.PDF Facades usando a classe PdfFileEditor....e precisamos chamar o método Page.Insert(…) para inserir uma página...enate (); // Insert a blank page at the beginning of concatenated...

    docs.aspose.com/pdf/pt/net/concatenate-pdf-docu...