Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 34,502 for

line

(0.52 sec)
  1. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects..../// <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...
  2. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the shape's end, enhancing user experience and interaction..../// <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. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_ProviderId method. Specifies the class ID of the signature provider. Default value is Empty (all zeroes) Guid in C++....certificate and a signature line. auto doc = System :: MakeObject...indicating that the signature line contains a signature. doc =...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p style='font-size:13px; text-align:Justify;Line-height:1.25em;margin-bottom:0pt;'><b>Manish Sharma</b>&nbsp…...style='font-size:13px; text-align:Justify;line-height:1.25em;margin-bottom:0pt;'><b>Manish...style='font-size:13px; text-align:justify; line-height:1.25em; margin-bottom:0pt;'>"...

    forum.aspose.com/t/text-hyperlink-issue/323133
  5. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...different values than Excel the line over the bar chart is impossible...an unexpected vertical grey line the Excel rendering shows a...

    forum.aspose.com/t/inconsistent-html-output-for...
  6. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....Create a TextBox in which each line has a different Horizontal Alignment...

    docs.aspose.com/cells/go-cpp/replace-tag-with-t...
  7. How to Run Aspose.Diagram in Docker|Documentation

    Run Aspose.Diagram in a Docker container for Linux, Windows Server and any OS. ... Line . LineWeight . Value = 0.1 ; shape . Line . Rounding...which is specified in the next line. The command to copy everything...

    docs.aspose.com/diagram/net/how-to-run-aspose-d...
  8. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....Contents [ Hide ] How to add Line Indent to PDF Aspose.PDF for...Which can be used to specify line indent in PDF generation scenarios...

    docs.aspose.com/pdf/java/text-formatting-inside...
  9. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++.... When iterating lines of a paragraph broken across...logical order. When iterating lines of a paragraph broken across...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...7 @Remus87 Please remove the line worksheet.VerticalPageBreaks...be captured the error at that line instead of throwing it at runtime...

    forum.aspose.com/t/limitation-of-number-of-rows...