Sort Score
Result 10 results
Languages All
Labels All
Results 9,671 - 9,680 of 34,493 for

line

(0.65 sec)
  1. Adicionar Objeto Linha ao arquivo PDF|Aspose.PD...

    Este artigo explica como criar um objeto de linha no seu PDF usando Aspose.PDF para Java....vantagem de adicionar o objeto Line onde você pode especificar o...instância de Rectangle Line line = new Line ( new float [] { 100...

    docs.aspose.com/pdf/pt/java/add-line/
  2. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...xml' ) new_line = system_helper . environment...environment . Environment . new_line () if pretty_format : self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDFファイルに線オブジェクトを追加する|Aspose.PDF for Java

    この記事では、Aspose.PDF for Javaを使用してPDFに線オブジェクトを作成する方法を説明します。...また、 Line オブジェクトを追加し、ダッシュパターン、色、その他のフォーマットを指定することもできます。...Rectangle インスタンスを作成します Line line = new Line ( new float [] { 100...

    docs.aspose.com/pdf/ja/java/add-line/
  4. ParagraphFormat.LineSpacingRule | Aspose.Words ...

    اكتشف خاصية ParagraphFormat LineSpacingRule لتخصيص مسافة أسطر الفقرات بسهولة لتحسين قابلية القراءة والأسلوب في مستنداتك.... Writeln ( "Minimum line spacing of 20." ); builder .... Writeln ( "Minimum line spacing of 20." ); // 2 - تعيين المسافة...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. 使用 Python 在演示文稿中创建线形状|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中操作线条格式。发现属性、方法和示例。...对象的 add_auto_shape 方法,添加类型为 LINE 的 AutoShape 。 将演示文稿保存为 PPTX...presentation . slides [ 0 ] # 添加类型为 LINE 的自动形状。 slide . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/line/
  6. Obtener Visio Forma Heredar línea|Documentation

    Esta sección explica cómo obtener el estilo de línea de la forma visio heredado de su estilo principal y maestro con Aspose.Diagram.... Shapes ) { Line line = shape . InheritLine ; Console...Console . WriteLine ( line . LinePattern . Value ); Console ....

    docs.aspose.com/diagram/es/net/get-visio-shape-...
  7. Hide the Gridlines in Excel using C#

    Hide the gridLines in Excel using C#. Get the IDE settings, a list of steps, and a sample code to remove grid Lines in Excel using C#....will learn to hide the grid lines in the different types of converted...files. Steps to Remove Grid Lines in Excel using C# Set the IDE...

    kb.aspose.com/cells/net/hide-the-gridlines-in-e...
  8. Edit Connector Geometry Section in the ShapeShe...

    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....initialize LineTo geometry object line_to = Rjb :: import ( 'com.aspose...LineTo' ) . new \ # set X value line_to . getX () . setValue ( 0...

    docs.aspose.com/diagram/java/edit-connector-geo...
  9. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    Scopri la proprietà TrailingSpacesOptions di TxtLoadOptions per gestire facilmente gli spazi finali. Personalizza la gestione con l'opzione predefinita Trim per risultati ottimali....string textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Creiamo...]. GetText (). StartsWith ( "Line 1" )); Assert . True ( paragraphs...

    reference.aspose.com/words/it/net/aspose.words....
  10. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    Scopri la proprietà LeadingSpacesOptions di TxtLoadOptions per personalizzare la gestione degli spazi iniziali. Ottimizza il caricamento del testo con l'impostazione predefinita ConvertToIndent....string textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Creiamo...]. GetText (). StartsWith ( "Line 1" )); Assert . True ( paragraphs...

    reference.aspose.com/words/it/net/aspose.words....