Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 6,232 for

box

(0.16 sec)
  1. 搜索

    搜索...FloatingBox box = new Aspose.Pdf.FloatingBox(); // 在該部分中添加四列 box.ColumnInfo...設置列之間的間距 box.ColumnInfo.ColumnSpacing = "5"; // 設置列寬 box.ColumnInfo...

    blog.aspose.com/zh-hant/pdf/create-pdf-document...
  2. 複雑なPDFの作成|Aspose.PDF for Java

    Aspose.PDF for Javaを使用すると、画像、テキストフラグメント、テーブルを1つのドキュメントに含むより複雑なドキュメントを作成できます。... Box , 1f , Color . getDarkSlateGray...new BorderInfo ( BorderSide . Box , 0 . 5f , Color . getBlack ()));...

    docs.aspose.com/pdf/ja/java/complex-pdf-example/
  3. Create AcroForms using using C++|Aspose.PDF par...

    Esta sección explica cómo crear AcroForms desde cero en sus documentos PDF con Aspose.PDF para C++....textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border =...Adding ComboBox field Un Combo Box es un campo de formulario que...

    docs.aspose.com/pdf/es/cpp/create-form/
  4. Criar AcroForms usando C++|Aspose.PDF for C++

    Esta seção explica como criar AcroForms do zero em seus documentos PDF com Aspose.PDF para C++....Adicionando campo ComboBox Um Combo Box é um campo de formulário que...); // Adicionar objeto combo box à coleção de campos de formulário...

    docs.aspose.com/pdf/pt/cpp/create-form/
  5. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them....data to calculate the bounding box covered by the tile in the corresponding...We pre-calculate the bounding box for a tile through ST_MakeEnvelope...

    docs.aspose.com/gis/vi/net/showcases/sliding-ma...
  6. Agregar texto a PDF usando C#|Aspose.PDF for .NET

    Aprenda cómo agregar texto a un documento PDF en .NET usando Aspose.PDF para mejorar el contenido y editar documentos.... Add ( heading_text ); var box = new Aspose . Pdf . FloatingBox...four columns in the section box . ColumnInfo . ColumnCount =...

    docs.aspose.com/pdf/es/net/add-text-to-pdf-file/
  7. PDF 파일에 텍스트 추가|Aspose.PDF for Java

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하고, HTML 조각을 추가하거나, 사용자 정의 OTF 글꼴을 사용하는 방법을 배웁니다....FloatingBox box = new FloatingBox (); // 섹션에 네 개의 열 추가 box . getColumnInfo...설정 box . getColumnInfo (). setColumnSpacing ( "5" ); box . getColumnInfo...

    docs.aspose.com/pdf/ko/java/add-text-to-pdf-file/
  8. Ajouter du texte à un PDF en utilisant C#|Aspos...

    Apprenez à ajouter du texte à un document PDF en .NET en utilisant Aspose.PDF pour l'amélioration du contenu et l'édition de documents.... Add ( heading_text ); var box = new Aspose . Pdf . FloatingBox...four columns in the section box . ColumnInfo . ColumnCount =...

    docs.aspose.com/pdf/fr/net/add-text-to-pdf-file/
  9. Tambahkan Teks ke PDF menggunakan C++|Aspose.PD...

    Artikel ini menjelaskan berbagai aspek bekerja dengan teks di Aspose.PDF. Pelajari cara menambahkan teks ke PDF, menambahkan fragmen HTML, atau menggunakan font OTF kustom....-> Add ( heading_text ); auto box = MakeObject < FloatingBox >...empat kolom di dalam bagian box -> get_ColumnInfo () -> set_ColumnCount...

    docs.aspose.com/pdf/id/cpp/add-text-to-pdf-file/
  10. 使用 Rust 將 PDF 文件轉換為 TXT | Aspose.PDF

    在任何平台上將 PDF 轉換為 TXT 的 Rust 示例代碼...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    products.aspose.com/pdf/zh-hant/rust-cpp/conver...