Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 9,942 for

2 of

(0.11 sec)
  1. FieldSymbol class | Aspose.Words for Python

    aspose.words.fields.FieldSymbol class. Implements a SYMBOL field... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field which displays...()) builder . writeln ( 'Line 2' ) # 3 - Add a SYMBOL field which...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method... LEFT , paragraphs [ 2 ] . paragraph_format . alignment...options ) self . assertEqual ( 2 , count ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in document processing. Enhance your workflow today!... AreEqual ( 2 , tables . ToArray (). Length...innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF in C# using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter....existing EPUB file for reading 2 using FileStream stream = File...existing EPUB file for reading 2 using FileStream stream = File...

    docs.aspose.com/html/net/convert-epub-to-pdf/
  5. Convert HTML to PDF in Java – Aspose.HTML for Java

    Convert HTML to PDF with Aspose.HTML for Java. Use Converter and PdfSaveOptions classes for precise and customizable PDF outputs....method to convert the HTML to PDF 2 Converter. convertHTML ( "<h1>Convert...HTML code and save it to a file 2 String code = "<span>Hello, World...

    docs.aspose.com/html/java/html-to-pdf-converter/
  6. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control text wrapping around shapes and images, enhancing document layout and readability.... Right 2 The document text wraps on the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...ahmad July 23, 2014, 12:04am 2 Hi Huang, Thanks for your inquiry...

    forum.aspose.com/t/according-to-page-size-how-t...
  8. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent Of a table.... style = table_style # 2 - Use the "LeftIndent" to specify...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::WrapSide enum | Aspose....

    Aspose::Words::Drawing::WrapSide enum. Specifies what side(s) Of the shape or picture the text wraps around in C++.... Right 2 The document text wraps on the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. PersonCollection constructor | Aspose.Words for...

    aspose.words.bibliography.PersonCollection constructor...Person ( 'Roxanne_2' , 'Brielle_2' , 'Tejeda_2' )]) self . assertEqual...assertEqual ( 2 , persons . count ) # Remove person from the collection...

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