Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 4,372 for

box

(0.07 sec)
  1. Cambios en la API pública en Aspose.Cells 8.9.2...

    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.... TEXT_BOX , 0 , 0 , 0 , 0 , 100 , 200 );...addShape ( MsoDrawingType . TEXT_BOX , 0 , 0 , 0 , 0 , 100 , 200 );...

    docs.aspose.com/cells/es/java/public-api-change...
  2. Python を使用して PDF ページをトリミングする方法

    この記事では、Python を使用して PDF ページをトリミングする方法について説明します。 IDE を設定するための基本情報、アプリケーションを作成するための基本情報、および Python を使用して PDF ファイルをトリミングするためのサンプル コードが含まれています。...で表示されるページのサイズの crop_box、印刷後の最終的なボックスのサイズの trim_box、コンテンツの周囲に描画されるボックスの...ボックスの art_box、ページを超える色の範囲の bleed_box、および最大のページ ボックス。ここでは、すべて...

    kb.aspose.com/ja/pdf/python/how-to-crop-pdf-pag...
  3. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C++....controls, including check boxes, text boxes, date pickers, and drop-down...

    docs.aspose.com/words/cpp/structured-document-t...
  4. ShapeBase.Font | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase Font لسهولة الوصول إلى تنسيق الخطوط. حسّن تصميماتك بأنماط نص قابلة للتخصيص وخيارات طباعة فريدة...."This text is inside the text box." ); // اضبط خاصية "مخفي" لكائن..."\nThis text is outside the text box." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/ar/net/aspose.words....
  5. ShapeBase.Font | Aspose.Words för .NET

    Upptäck ShapeBase Font-egenskapen för enkel åtkomst till teckensnittsformatering. Förbättra dina designer med anpassningsbara textstilar och unika typografiska alternativ...."This text is inside the text box." ); // Sätt egenskapen "Hidden"..."\nThis text is outside the text box." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Modifiche all API pubblica in Aspose.Cells 8.7....

    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....TextBox using its index TextBox box = sheet . TextBoxes [ idx ];...//Set the name for the TextBox box . Name = "MyTextBox" ; //Access...

    docs.aspose.com/cells/it/net/public-api-changes...
  7. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... TEXT_BOX , shapes )))) self . assertEqual... drawing . ShapeType . TEXT_BOX : replacement_shape = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Formateo de texto dentro de PDF usando C#|Aspos...

    Aprenda cómo formatear texto dentro de un documento PDF en .NET usando Aspose.PDF para mejorar la presentación visual del documento....dentro de un elemento Floating Box. Las propiedades de alineación...Pages . Add (); // Create float box Aspose . Pdf . FloatingBox floatBox...

    docs.aspose.com/pdf/es/net/text-formatting-insi...
  9. Pemformatan Teks di dalam PDF menggunakan C#|As...

    Pelajari cara memformat teks dalam dokumen PDF di .NET menggunakan Aspose.PDF untuk meningkatkan presentasi visual dokumen....konten di dalam elemen Floating Box. Properti penyelarasan dari instance...Pages . Add (); // Create float box Aspose . Pdf . FloatingBox floatBox...

    docs.aspose.com/pdf/id/net/text-formatting-insi...
  10. Recadrer EPS | Solution API C++

    La fonctionnalité Crop EPS offerte par la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....15 16 //Get initial bounding box of EPS image 17 System::ArrayPtr...//Create new bounding box 29 //Bounding box is represented by 4...

    docs.aspose.com/page/fr/cpp/crop-eps/