Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 28,938 for

line

(0.05 sec)
  1. Shape Types|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Connector Custom Shape Ellipse Group Line Paragraph Portion Rectangle...

    docs.aspose.com/slides/cpp/shape-types/
  2. Shape Types|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Connector Custom Shape Ellipse Group Line Paragraph Portion Rectangle...

    docs.aspose.com/slides/net/shape-types/
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 合并 PDF 文档https://products.aspose.com/pdf/zh-hant/net/merger/Recent content in 使用 C# 合并 PDF 文档 on Aspsoe.PDF ProductsHugo -- gohugo.iozh-h......highlight 0 chroma language-cs cs line cl kt var n outputFile p = n..."merger_epub_pdf.pdf"p ); line cl n Asposep .n Pdfp .n EpubLoadOptions...

    products.aspose.com/pdf/zh-hant/net/merger/inde...
  4. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive paragraph formatting options. Enhance your document styling effortlessly!...fonts vertical position on a line. Bidi { get; set; } Gets or...(in characters) for the first-line or hanging indent. CharacterUnitLeftInd...

    reference.aspose.com/words/net/aspose.words/par...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using JavaScripthttps://products.aspose.com/pdf/nodejs-cpp/parser/Recent content in Extract text or images from......writer and open the file, write a line of text to the file", "url"...writer and open the file, write a line of text to the file stylesheet...

    products.aspose.com/pdf/nodejs-cpp/parser/index...
  6. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....to work with data points on a line chart. public void chartDataPoint()...builder.insertChart(ChartType.LINE, 500.0, 350.0); Chart chart...

    reference.aspose.com/words/java/com.aspose.word...
  7. Work with Digital Signatures in Java|Aspose.Wor...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using Java....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/java/working-with-digital...
  8. FieldAddressBlock.FormatAddressOnCountryOrRegio...

    Optimize address formatting with the FieldAddressBlock FormatAddressOnCountryOrRegion property, ensuring compliance with global postal standards for accurate delivery....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>\"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. CompatibilityOptions.line_wrap_like_word6 prope...

    CompatibilityOptions.Line_wrap_like_word6 property. Emulate Word 6.0 Line Wrapping for East Asian Text....line_wrap_like_word6 property CompatibilityOptions.line_wrap_like_word6...6.0 Line Wrapping for East Asian Text. @property def line_wrap_like_word6...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Unable to add layers and assign entities in DWG...

    Dear Aspose Support, I’m trying to create a DWG file from scratch using DwgImage in C# (.NET), and I would like to add layers and assign entities to specific layers. Unfortunately, this doesn’t seem to work as expected. …...Add(pointsLayer); //add line CadLine line = new CadLine(new Cad3DPoint(0...100)); line.LayerName = "LinesLayer"; dwgImage.AddEntity(line); CadPoint...

    forum.aspose.com/t/unable-to-add-layers-and-ass...