Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 33,492 for

line

(0.06 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Wyodrębnij tekst lub obrazy z pliku PDF za pomocą JavaScripthttps://products.aspose.com/pdf/pl/javascript-cpp/parser/Recent content in Wyodrębn......0 chroma language-js js line cl line cl kd var nx ffileExtractImage...= kd function p (nx ep ) p { line cl kr const nx file_reader o...

    products.aspose.com/pdf/pl/javascript-cpp/parse...
  2. Why does ParagraphFormat.getFirstLineIndent() r...

    请看一下附件里的template.zip (42.3 KB)这个模板文件,可以看到如附件里的 这个截图所示,first Line indent是没有设置的。 然后当我在用Aspose Java的API去读取这个模板文件里的这个样式的first Line indent时,发现得到的是-28.35,见附件里的 截图。截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”)…...1920×1041 146 KB 这个截图所示,first line indent是没有设置的。 然后当我在用Aspose ...Java的API去读取这个模板文件里的这个样式的first line indent时,发现得到的是-28.35,见附件里的 2888×1532...

    forum.aspose.com/t/why-does-paragraphformat-get...
  3. 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...
  4. Aspose::Words::Settings::CompatibilityOptions::...

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

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Border.lineStyle property | Aspose.Words for No...

    Border.LineStyle property. Gets or sets the border style....Remarks If you set line style to none, then line width is automatically...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature Line is signed by digital signature and this digital signature is valid....property Indicates that signature line is signed by digital signature...certificate and a signature line. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignatureLineOptions.show_date property | Aspos...

    SignatureLineOptions.show_date property. Gets or sets a value indicating that sign date is shown in the signature Line...date is shown in the signature line. Default value for this property...certificate and a signature line. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....allowing you to draw various line objects like ellipses, circles...drawLine() method to draw a line with the specified width. Save...

    docs.aspose.com/drawing/java/working-with-pens/