Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 153,349 for

2

(0.11 sec)
  1. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....write("Paragraph 2."); // Since we used the same..."); builder.write("Paragraph 2."); // Since we used the same...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Markup::CustomPartCollection::Ad...

    Aspose::Words::Markup::CustomPartCollection::Add method. Adds an item to the collection in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. CSS 选择器 – CSS 和 HTML 示例

    学习如何有效地使用 CSS 选择器来选择 HTML 文档中需要样式的元素。... CSS Copy 1 h1 { 2 text - align: center; 3 color:...Aspose. HTML for . NET </ h1 > 2 < p > Aspose. HTML for . NET is...

    docs.aspose.com/html/zh/net/tutorial/css-select...
  5. Zip or UnZip Files in .NET | Aspose.Zip for .NET

    This article will teach you how to programmatically compress Zip files using a variety of methods utilising C# or the.NET API and sample code. You will learn how to zip or compress one or more files, as well as how to zip files simultaneously. You will also learn how to decompress or unzip files as well....Add data file created in step 2 using method. Zip the data file...com/aspose-zip/Aspose.ZIP-for-.NET 2 using (FileStream zipFile = File...

    docs.aspose.com/zip/net/compressing-and-decompr...
  6. Convert Pdf to Pdf/ua - Free Support Forum - as...

    Hi Im trying to convert a Pdf to PdfUa, I found some examples on how to it. And from this I made this test-function private void Convert() { Document pdfDoc = new Document("C:\\Temp\\NotPdfua.pdf"); var validateF…...ali May 1, 2024, 6:00pm 2 @Kurt1960 Would you please share...it accordingly? Kurt1960 May 2, 2024, 7:47am 3 It doesn’t matter...

    forum.aspose.com/t/convert-pdf-to-pdf-ua/283150
  7. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in GridWeb.... Cells [ 0 , 2 ]; // Creating DropDownList validation...validation . RegEx = @"\d{4}-\d{2}-\d{2}" ; // Set the column widths...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Aspose::Words::Notes::EndnoteOptions class | As...

    Aspose::Words::Notes::EndnoteOptions class. Represents the endnote numbering options for a document or section. To learn more, visit the documentation article in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. FieldArgumentBuilder.AddNode | Aspose.Words for...

    Enhance your code with the FieldArgumentBuilder AddNode method. Seamlessly add nodes to arguments for improved functionality and performance....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldArgumentBuilder constructor | Aspose.Words...

    FieldArgumentBuilder constructor. Initializes an instance of the [FieldArgumentBuilder](../) class.... get_field_code ()) # 2 - Nested field: # Use a field...left_expression . add_argument ( argument = 2 ) left_expression . add_argument...

    reference.aspose.com/words/python-net/aspose.wo...