Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 35,097 for

line

(0.92 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_SuppressTopSpacingWP method. Emulate WordPerfect 5.x Line Spacing in C++....x Line Spacing. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Work with Digital Signatures in C++|Aspose.Word...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures....digital signature, signature line, and how to sign a generated...options: Add a Signature Line A signature line is a visual representation...

    docs.aspose.com/words/cpp/working-with-digital-...
  3. Work with Digital Signatures in C#|Aspose.Words...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using C#....digital signature, signature line, and how to sign a generated...options: Add a Signature Line A signature line is a visual representation...

    docs.aspose.com/words/net/working-with-digital-...
  4. ChartDataLabelCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...Provides access to fill and line formatting of the data labels...name and percentage, when a line break shall be used instead...

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

    Aspose::Words::Settings::CompatibilityOptions::get_DoNotExpandShiftReturn method. Don't Justify Lines Ending in Soft Line Break in C++....method Don’t Justify Lines Ending in Soft Line Break. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound Line style of a Shape in C++....enum Specifies the compound line style of a Shape . enum class...Single 0 Single line. Double 1 Double lines of equal width. ThickThin...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. TextPathAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.TextPathAlignment enumeration. WordArt alignment....Description Stretch Stretch each line of text to fit width. Center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LaTeX Figure rendering | Aspose.TeX for Java

    Aspose.TeX API solution for Java LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality....5){\\line(2,1){3}} \\put(4,2){\\line(-2,1){2}} \\put(2...\\put(2,3){\\line(-2,-5){1}} \\put(0.7,0.3){$A$} \\put(4.05,1.9){$B$}...

    docs.aspose.com/tex/java/latex-figure-rendering/
  9. Aspose::Words::Font::set_SnapToGrid method | As...

    Aspose::Words::Font::set_SnapToGrid method. Specifies whether the current font should use the document grid characters per Line settings when laying out in C++....document grid characters per line settings when laying out. void...

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