Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 33,687 for

line

(0.13 sec)
  1. Fundamentals of Using TikZ | Aspose.TeX .NET

    Explore the fundamental principles and basic commands of TikZ to create graphics for your TeX and LaTeX documents....of basic geometric shapes: Lines and Polylines : Copy 1 \ draw...intensity. Line Styles and Thickness TikZ lets you modify line styles...

    docs.aspose.com/tex/net/tikz-fundamentals-of-us...
  2. Aspose.Cells 8.9.2 中的公共 API 变更|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....Line 属性 Aspose.Cells for Java 公开了 Shape.Line 属性,该属性返回...LineFormat 实例,以便控制形状轮廓的外观。 这里是 Shape.Line 属性的简单使用场景。 Java //Initialize...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. Change Character Spacing of Excel TextBox or Sh...

    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....in Text Options of Shape Set Line Spacing of the Paragraph in...

    docs.aspose.com/cells/java/change-character-spa...
  4. Extract Images from PDF CLI | Aspose.PDF

    Extract images from PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...command lines is simple and clear. Just use the command line to execute...

    products.aspose.com/pdf/cpp-cli/images/extract/
  5. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for .NET recognition results in JSON format....a human-readable format with line breaks and auto-indentation...

    docs.aspose.com/ocr/net/save-json/
  6. LineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LineStyle enum for customizable border styles, enhancing your document design with flexibility and precision....LineStyle enumeration Specifies line style of a Border . public enum...

    reference.aspose.com/words/net/aspose.words/lin...
  7. OfficeMathDisplayType enumeration | Aspose.Word...

    aspose.words.math.OfficeMathDisplayType enumeration. Specifies the display format type of the equation....Math is displayed on its own line. INLINE The Office Math is displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PDF document compare Issues using aspose.word -...

    Hello Team, Below are the issues we are facing while comparing two PDFs and generating new output pdf with differences with in that, Attaching two input PDFs for your reference to troubleshot at your end… We are using …...issues we encountered : Red Line is observed on left side of...problems you’ve listed: Red Line on the Left Side : This may...

    forum.aspose.com/t/pdf-document-compare-issues-...
  9. Aspose Hyperlinks are not working - Free Suppor...

    Aspose Hyperlinks are not working Windows 2012 server created PDF files...box to the end of the of the line. foreach (TextSegment s in textFragment...Rectangle.LLY); LineAnnotation line = new LineAnnotation(p, s.Rectangle...

    forum.aspose.com/t/aspose-hyperlinks-are-not-wo...
  10. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…...Text; // this line gives text blocks foreach (List<TextFragment>...(List<TextFragment> line in paragraph.Lines) { foreach (TextFragment...

    forum.aspose.com/t/extract-pdf-to-text-file/244862