Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 34,941 for

line

(0.14 sec)
  1. Mtl file of obj not loaded - Free Support Forum...

    I have another issue with the materials not loading of obj files. I found the issue because of quotes in the mtllib reference mtllib "outcrop.mtl" when I manually edit the obj file and remove the quotes then the mtl ma…...removal of quotes from the mtllib lines in your OBJ files. Here’s a...removes the quotes from the mtllib line, and writes the changes back...

    forum.aspose.com/t/mtl-file-of-obj-not-loaded/3...
  2. Question|Documentation

    A markup element that creates a closed-ended question....separate line. Responses Responses are provided on new lines after...and continue until an empty line or another element declaration...

    docs.aspose.com/omr/java/design-form/question/
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_SuppressSpacingAtTopOfPage method. Ignore Minimum Line Height for First Line on Page in C++....method Ignore Minimum Line Height for First Line on Page. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first Line or hanging indents in your documents for improved readability....value (in points) for a first line or hanging indent. Use positive...positive values to set the first-line indent, and negative values...

    reference.aspose.com/words/net/aspose.words/par...
  5. Aspose::Words::Saving::TxtSaveOptions::get_MaxC...

    Aspose::Words::Saving::TxtSaveOptions::get_MaxCharactersPerLine method. Gets or sets an integer value that specifies the maximum number of characters per one Line. The default value is 0, that means no limit in C++....number of characters per one line. The default value is 0, that...maximum number of characters per line. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FieldSymbol.is_ansi property | Aspose.Words for...

    FieldSymbol.is_ansi property. Gets or sets whether the character code is interpreted as the value of an ANSI character.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field...text on their line. field . dont_affects_line_spacing = True...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Bug 5399: Gml to GeoJsonSeq- Conversion succeed...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5399 Gml GeoJsonSeq.zip (90.5 KB) Thanks,...expects a line‑delimited GeoJSON (GeoJSONSeq) where each line is a...gml"; // output GeoJSONSeq (line delimited) string geoJsonSeqPath...

    forum.aspose.com/t/bug-5399-gml-to-geojsonseq-c...
  8. 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-...
  9. Aspose::Words::Font::get_StrikeThrough method |...

    Aspose::Words::Font::get_StrikeThrough method. True if the font is formatted as strikethrough text in C++....Examples Shows how to add a line strikethrough to text. auto...doc , u "Text with a single-line strikethrough." ); run -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  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/