Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 34,502 for

line

(0.37 sec)
  1. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...set_text_and_state ([ "HELLO" , "Line 1" , "Line 2" ], ts ) document . save...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  2. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal..../// <summary> /// Appends a line to the StringBuilder with one...AppendLine ( $"Found signature line for: {shape.SignatureLine.Signer}...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Shape.HasChart | Aspose.Words for .NET

    Discover if your Shape features a Chart with the HasChart property. Enhance your data visualization effortlessly!.../// <summary> /// Appends a line to the StringBuilder with one...AppendLine ( $"Found signature line for: {shape.SignatureLine.Signer}...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::TabAlignment enum | Aspose.Words...

    Aspose::Words::TabAlignment enum. Specifies the alignment/type of a tab stop in C++....Aspose :: Words :: TabLeader :: Line ); // We can see these tab stops...tab leader's value, leave a line between the tab departure and...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Aspose.PSD for .NET 22.4 - Release Notes|Docume...

    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....PSDNET-1107 Positioning multi-line text does not match the result...PSDNET-1107. Positioning multi-line text does not match the result...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-4...
  6. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....white background Change the Line Color of the shape to white...get_Black ()); // change the line color of the rectangle to White...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  7. ChartDataLabel.IsVisible | Aspose.Words for .NET

    Discover how the ChartDataLabel IsVisible property enhances data visualization by confirming when labels are ready to display valuable insights....apply labels to data points in a line chart. public void DataLabels.... InsertChart ( ChartType . Line , 400 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal..../// <summary> /// Appends a line to the StringBuilder with one...AppendLine ( $"Found signature line for: {shape.SignatureLine.Signer}...

    reference.aspose.com/words/net/aspose.words.dra...
  9. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java.... LINE Undocumented. MARGIN Specifies...the current page. LINE public static int LINE Undocumented. MARGIN...

    reference.aspose.com/words/java/com.aspose.word...
  10. NdJson to Excel in reactive progreamming - Free...

    hi Team, we have a use case where we have NdJson stream coming over http and want to convert the json data into excel file . The json object will vary for different request. Is aspose going to use memory operation to par…...the NdJson : As you read each line of the NdJson, parse the JSON...Jackson or Gson to convert each line into a Java object. Create an...

    forum.aspose.com/t/ndjson-to-excel-in-reactive-...