Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 16,745 for

2 of

(0.22 sec)
  1. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method... DIAGONAL_BRICK ) # 2 - Apply pattern with foreground...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert OneNote to Word

    Convert or export OneNote to Word document using C# or .NET API....); 2 3 var stream = new MemoryStream();...var one = new Document(...); 2 3 var stream = new MemoryStream();...

    docs.aspose.com/note/net/convert-onenote-to-word/
  3. GeneralFormat | Aspose.Words for Java

    Specifies a general format that is applied to a numeric text or any field result in Java....insertField("= 2 + 3"); Assert.assertEquals("= 2 + 3", field.getFieldCode());...update(); Assert.assertEquals("= 2 + 3 \\# $###.00", field.getFieldCode());...

    reference.aspose.com/words/java/com.aspose.word...
  4. Creating, Updating and Removing Calendar

    Learn how to create or modify project calendars using Aspose.Tasks for .NET....// Create a project instance 2 Project project = new Project();...define working times for days 2 // Create a project instance 3...

    docs.aspose.com/tasks/net/creating-updating-and...
  5. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using C#. Explore different methods, including the `` tag, CSS backgrounds, and inline styles....// Create a new HTML document 2 using (HTMLDocument document =...verifying that paragraphs.Length >= 2 . Use the CreateElement("img")...

    docs.aspose.com/html/net/how-to-articles/how-to...
  6. ParagraphFormat.StyleIdentifier | Aspose.Words ...

    Discover the ParagraphFormat StyleIdentifier property to easily manage and customize paragraph styles, enhancing your document's formatting and readability....2" ); builder . ParagraphFormat...builder . Writeln ( "Heading 2" ); builder . Writeln ( "Heading...

    reference.aspose.com/words/net/aspose.words/par...
  7. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PRINTDATE field. To learn more, visit the documentation article in C++....get_Fields () -> idx_get ( 2 )); // 2 - Umm al-Qura calendar: ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::IFieldUpdateCultureProvi...

    Aspose::Words::Fields::IFieldUpdateCultureProvider interface. When implemented, provides a CultureInfo object that should be used during the update Of a particular field in C++....String > ({ u "месяц 1" , u "месяц 2" , u "месяц 3" , u "месяц 4" ...String > ( { u "мес 1" , u "мес 2" , u "мес 3" , u "мес 4" , u "мес...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Saving::PdfSaveOptions::get_Open...

    Aspose::Words::Saving::PdfSaveOptions::get_OpenHyperlinksInNewWindow method. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) Of a browser in C++....prohibited by PDF/A-1 and PDF/A-2 compliance. false will be used...when saving to PDF/A-1 and PDF/A-2. Examples Shows how to save hyperlinks...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...