Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 34,956 for

line

(0.73 sec)
  1. CLI Tools | Aspose.Page for .NET

    .NET C# API Solution to manage PE, EPS, XPS and OXPS files. Learn what CLI tools created with the use of API are now offered by Aspose.Page...Reference Nuget Pricing Buy Command line applications (CLIs) are computer...files through simple command-line commands and this lets you integrate...

    products.aspose.com/page/net/cli-tools/
  2. Create various kinds of Stamps|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using Stamp Class....Contents [ Hide ] Adding multi line watermark to existing PDF Rotating...

    docs.aspose.com/pdf/net/stamp-class/
  3. Text|Documentation

    A markup element that adds a Line of text to the form....is used to add one or more lines of text to the form. Syntax...and continues until an empty line, another element declaration...

    docs.aspose.com/omr/java/design-form/text/
  4. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers.... PPTX ) Set First-Line Indent for a Paragraph Use the...property to control the first-line indent of a paragraph. This...

    docs.aspose.com/slides/python-net/manage-paragr...
  5. SignatureLine.instructions property | Aspose.Wo...

    SignatureLine.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature Line...displayed on signing the signature line. This property is ignored if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_UseAltKinsokuLineBreakRules method. Use Alternate Set of East Asian Line Breaking Rules in C++....Alternate Set of East Asian Line Breaking Rules. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_UseWord97LineBreakRules method. Emulate Word 97 East Asian Line Breaking in C++....method Emulate Word 97 East Asian Line Breaking. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_UseAltKinsokuLineBreakRules method. Use Alternate Set of East Asian Line Breaking Rules in C++....Alternate Set of East Asian Line Breaking Rules. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_LineWrapLikeWord6 method. Emulate Word 6.0 Line Wrapping for East Asian Text in C++....0 Line Wrapping for East Asian Text...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Pdf to Svg create double text on this pdf - Fre...

    Using this pdf, Apr 2026.pdf (482.6 KB) if we save the pdf as a svg, this is the result : image.png (303.3 KB) the svg is zipped here test.zip (596.1 KB) The textlayer in black should not be visible Here is the code …...StreamWriter(outStream); string line; while ((line = reader.ReadLine())...ReadLine()) != null) { var filtered = line.Replace("\0", string.Empty);...

    forum.aspose.com/t/pdf-to-svg-create-double-tex...