Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 34,571 for

line

(0.1 sec)
  1. BaselineAlignment enumeration | Aspose.Words fo...

    aspose.words.BaseLineAlignment enumeration. Specifies fonts vertical position on a Line....fonts vertical position on a line. Members Name Description TOP...fonts vertical position on a line. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Missing Values when filling a PDF form - Free S...

    Platform: .Net 4.0, Aspose.PDF.dll Version: 9.2.1.0, OS: Windows 8 Attachments: a. 2013_I-9.pdf (Issue 1): The fields I am trying to set are the first two fields in Page 7.b. 2013_de4.pdf (Issue 2): The field I am trying…...Value = "My Full Name"; } line 17:83 mismatched character 'v'...'v' expecting '\n' line 17:112 mismatched character 'e' expecting...

    forum.aspose.com/t/missing-values-when-filling-...
  3. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java.... getLineStyle() Defines the line style of the stroke. getOldOn()...setLineStyle(int value) Defines the line style of the stroke. setOldOn(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  4. Border.line_style property | Aspose.Words for P...

    Border.Line_style property. Gets or sets the border style....line_style property Border.line_style property Gets or sets the...border style. @property def line_style ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_SuppressTopSpacing method. Ignore Minimum and Exact Line Height for First Line on Page in C++....Minimum and Exact Line Height for First Line on Page. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Aspose::Words::Fields::FieldSymbol::get_IsShift...

    Aspose::Words::Fields::FieldSymbol::get_IsShiftJis method. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character in C++....()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field -> set_DontAffectsLineSpaci...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. choicebox|Documentation

    An element that generates a question with a fixed number of answers....must be placed on separate lines. question property is displayed...attribute must be placed on a new line immediately after the opening...

    docs.aspose.com/omr/net/txt-markup/choicebox/
  8. Suppress blank merge-field output and remove em...

    Scenario: We generate PDFs from Word templates using JsonMailMergeDataSource. The templates contain merge fields populated via JPath from our JSON payload. Issue: When a JSON property is empty or missing, the merge fi…...merge-field output and remove empty lines in JSON mail merge Aspose.Words...an empty line/space in the document. We need the line to collapse...

    forum.aspose.com/t/suppress-blank-merge-field-o...
  9. SignatureLine.IsValid | Aspose.Words for .NET

    Ensure your documents are secure with SignatureLine's IsValid property, confirming valid digital signatures for authenticity and trust....property Indicates that signature line is signed by digital signature...certificate and a signature line. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 使用 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/