Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 34,673 for

line

(0.11 sec)
  1. Cell.IsLastCell | Aspose.Words for .NET

    Discover the Cell IsLastCell property. Easily determine if a cell is the last in a row, enhancing your data management and optimization strategies....} /// <summary> /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Row.IsFirstRow | Aspose.Words for .NET

    Discover the Row IsFirstRow property, identify the first row in a table easily. Enhance your data organization with this essential feature!...} /// <summary> /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Style.FontName ignores PostScript Name ("Roboto...

    Hi Aspose Team, I am loading custom .ttf fonts using FontSettings.SetFontsFolder() and trying to update a text layer with a specific font weight. To do this, I am passing the exact PostScript Name directly to the text …...Exception is thrown on this line textLayer.TextData.UpdateLayerData();...

    forum.aspose.com/t/style-fontname-ignores-posts...
  4. Azure AD 设置 & Microsoft Graph 授权 - Aspose.Email...

    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....StringBuilder (); String line ; try { while (( line = reader . readLine...= null ) { result . append ( line ); } } catch ( IOException e...

    docs.aspose.com/email/zh/java/microsoft-graph-a...
  5. Cell.IsFirstCell | Aspose.Words for .NET

    Discover the Cell IsFirstCell property, identify the first cell in a row easily, enhancing your data organization and management efficiency....} /// <summary> /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Row.LastCell | Aspose.Words for .NET

    Discover the Row LastCell property to easily access the last cell in a row, enhancing your data management and analysis efficiency....} /// <summary> /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Aspose::Words::Drawing::Charts::AxisBound class...

    Aspose::Words::Drawing::Charts::AxisBound class. Represents minimum or maximum bound of axis values. To learn more, visit the documentation article in C++....Drawing :: Charts :: ChartType :: Line , 500 , 300 ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 管理 Android 上的 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Android 完全掌握段落格式——在 Java 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。...setText ( "No first-line indent. Wrapped lines start at the same...same position as the first line." ); firstParagraph . getParagraphFormat...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  9. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....CONTINUE; } /// /// Append a line to the StringBuilder and indent...CONTINUE; } /// /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....DocumentBuilder(doc); // Add a line chart, then clear its demo data...builder.insertChart(ChartType.LINE, 500.0, 300.0); Chart chart...

    reference.aspose.com/words/java/com.aspose.word...