Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 35,057 for

line

(0.12 sec)
  1. FieldIndex.RunSubentriesOnSameLine | Aspose.Wor...

    Discover the FieldIndex RunSubentriesOnSameLine property to easily manage subentries inLine with main entries for streamLined data organization....run subentries into the same line as the main entry. public bool...entry group will create a new line for every subheading within...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ArrowWidth | Aspose.Words for Java

    Width of the arrow at the end of a Line in Java....of the arrow at the end of a line. Examples: Shows to create a...horizontal, half-transparent red line // with an arrow on the left...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Font::get_DoubleStrikeThrough me...

    Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double 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...
  4. Unexpected Change in paragraphFormat->get_Space...

    Hi, Presentation1 (1).pptx.zip (1.3 MB) Please refer to the attached presentation. So there are 3 spaces - before, after and space type as multiple. Can you confirm what aspose returns for spaceWithin for hanging, mul…...on the 5 different types of line spacing and what is returned...the PPT attached for multiple line spacing at 1.15 → get_spaceWithin()...

    forum.aspose.com/t/unexpected-change-in-paragra...
  5. 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...
  6. 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...
  7. Create Presentations in JavaScript|Aspose.Slide...

    Create presentations with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Presentation To add a simple plain line to a selected slide of the presentation...its Index. Add an AutoShape of Line type using addAutoShape method...

    docs.aspose.com/slides/nodejs-java/create-prese...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 在 PDF 中添加、获取或删除水印 https://products.aspose.com/pdf/zh-hans/net/watermark/ Recent content in 使用 C# 在 PDF 中添加、获取或删除水印 on Aspsoe.PDF Products......highlight 0 chroma language-cs cs line cl kt var n inputFile p = n... s "sample.pdf"p ); line cl kt var n watermarkFile p...

    products.aspose.com/pdf/zh-hans/net/watermark/i...
  9. 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...
  10. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....objects (for example graph, line, rectangle etc.) to PDF documents...auto line = MakeObject < Aspose :: Pdf :: Drawing :: Line > (...

    docs.aspose.com/pdf/cpp/add-arc/